clusterPotteryDat: Cluster a data matrix using principle components

Description Usage

Description

/codeclusterPotteryDat takes in a data matrix, performs a principle components transformation, and clusters using the first k components.

Usage

1
clusterPotteryDat(dat_vals, k, pc_keep = NULL, method = "gmm")

dhelkey/clustershard documentation built on May 9, 2019, 7:32 p.m.