ward_hls_prep: A MVDA Function

Description Usage Arguments Value

Description

This function execute hierarchical clustering with ward method

Usage

1
ward_hls_prep(DB = NULL, nCenters = NULL)

Arguments

DB

is your matrix dataset

nCenters

is the desidered number of cluster

Value

a list containing three field: hls.res is the hclust results. clustering is the vector with clustering assignment. center is the matrix with center prototypes.


angy89/MVDA_package documentation built on May 7, 2019, 8:58 p.m.