Learn R Programming

REN (version 0.1.0)

buh.clust: Perform Hierarchical Clustering on Asset Correlations

Description

This function performs hierarchical clustering on asset correlations and returns the clustered groups.

Usage

buh.clust(x)

Value

A list of asset clusters.

Arguments

x

A numeric matrix of asset returns.