-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix typo in parameter documentation.
* Don't require parameter "q" in esr_backtest when backtest version is 1 or 3.
- Loading branch information
Showing
10 changed files
with
45 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: esback | ||
Type: Package | ||
Title: Expected Shortfall Backtesting | ||
Version: 0.2.1 | ||
Date: 2020-01-20 | ||
Version: 0.2.2 | ||
Date: 2020-05-01 | ||
Authors@R: c(person('Sebastian', 'Bayer', email='[email protected]', role=c('aut', 'cre')), | ||
person('Timo', 'Dimitriadis', email='[email protected]', role='aut')) | ||
Description: Backtests forecasts of the expected shortfall risk measure, see Bayer and Dimitriadis (2019) <arXiv:1801.04112>. | ||
|
@@ -11,4 +11,4 @@ Encoding: UTF-8 | |
LazyData: true | ||
Depends: R(>= 2.10.0) | ||
Imports: esreg | ||
RoxygenNote: 7.0.2 | ||
RoxygenNote: 7.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.