BayesPortfolio
Factor Investing: Hierarchical Ensemble Learning.
Swarm, Tom Molloy (2006)
Installing the pacakge
The pacakge relies onRcpp
and RcppArmadillo
.
Install from Github
install.packages("devtools")
library(devtools)
install_github("JingyuHe/BayesPortfolio")