Skip to content

Initial release of portfolioBacktest version 0.1.1 (2019-11-22)

Compare
Choose a tag to compare
@dppalomar dppalomar released this 22 Nov 15:13
· 112 commits to master since this release
  • Initial release is on CRAN.

  • It includes three functions for heavy tails fitting: fit_mvt(), fit_Tyler(), and fit_Cauchy().

  • Vignette illustrates its use and comparison with existing packages.

  • Tests are included.

  • fit_mvt() can deal with NAs and a factor model structure on the covariance matrix.