HierPortfolios

This second release is of this R package is already available on CRAN.

Four hierarchical portfolio allocation strategies are implemented, namely:

Each strategy was implemented in an easy-to-use function: HRP_Portfolio, HACC_Portfolio, HERC_Portfolio and DHRP_Portfolio.

References

Installation

To install the latest version of this package use the following commands:

install.packages(“devtools”) devtools::install_github(“ctruciosm/HierPorfolios”)