hc_fn: This is an Rcpp implementation of the hc function from the...

Description Usage Arguments Value

Description

This is an Rcpp implementation of the hc function from the mclust package. This will be used while implementing the Mclust function.

Usage

1
hc_fn(x)

Arguments

x

A (n x d) matrix of observed data

Value

A numeric two-column matrix in which the ith row gives the minimum index for observations in each of the two clusters merged at the ith stage of agglomerative hierarchical clustering.


nwakim/nwREM documentation built on May 22, 2019, 5:34 p.m.