Initial release of portfolioBacktest version 0.1.1 (2019-11-22)
-
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.