ClussCluster_Gap: Function to select optimal tuning parameter based on Gap...

Description Usage

Description

The tuning parameter controls the L1 bound on w, the feature weights. A permutation approach is used to select the tuning parameter.

Usage

1
2
3
ClussCluster_Gap(x, nclust = NULL, B = 20, centers = NULL, ws = NULL,
  nepoch.max = 10, theta = NULL, seed = 1, nstart = 20, iter.max = 50,
  verbose = FALSE, progress = TRUE)

gabriellajg/ClussCluster documentation built on May 12, 2019, 5:40 a.m.