Package: HierPorfolios
Type: Package
Title: Hierarchical Clustering-Based Portfolio Allocation Strategies
Version: 0.1.0
Author: Carlos Trucios
Maintainer: Carlos Trucios <ctrucios@gmail.com>
Description: Machine learning portfolio allocation strategies based on hierarchical clustering methods. 
 The implemented methods are:
  Hierarchical risk parity (De Prado, 2016) <DOI: 10.3905/jpm.2016.42.4.059> and
  Hierarchical clustering-based asset allocation (Raffinot, 2017) 
  <DOI: 10.3905/jpm.2018.44.2.089>.
License: GPL-2
Depends: R (>= 3.6.0)
Imports: fastcluster, cluster, RiskPortfolios
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/ctruciosm/HierPorfolios
BugReports: https://github.com/ctruciosm/HierPorfolios/issues
NeedsCompilation: no
Packaged: 2021-11-06 21:12:19 UTC; ctruciosm
Repository: CRAN
Date/Publication: 2021-11-08 15:30:14 UTC
