- Fix documentation issue
- Update references.
- Bump for CRAN submission.
- Fix typo in parameter documentation.
- Don't require parameter "q" in esr_backtest when backtest version is 1 or 3.
- Adjust estimation of the intercept ESR backtest
- Merge esr_backtest and esr_backtest_intercept in one function and add an additional esr backtest version
- Account for misspecification in the covariance estimation
- Add additional ES backtests
- Clean-up and refactoring
- Add the loss function
- Initial commit