Learn R Programming

PortfolioTesteR (version 0.1.4)

calculate_hrp_weights: Calculate HRP weights for a given returns matrix

Description

Calculate HRP weights for a given returns matrix

Usage

calculate_hrp_weights(
  returns_matrix,
  asset_names,
  cluster_method,
  distance_method
)

Arguments