MeanVarReg
subroutine.
Computes similarity statistic with sampling variability under a standard Gaussian reference distibution.
Offers parallel computation option for computational efficiency.sim.dis(data, k, B, parallel, conf, verbose)
numeric
data matrix
, where points to cluster are by rows (usually samples),
or an object that can be coerced to such a matrix
(such as a vector
or a data.
integer
scalar of the fixed number of clusters.integer
scalar of the number of Monte Carlo replicates of the inner loop of the gap statistic function.logical
scalar. Is parallel computing to be performed? Optional, defaults to FALSE
.list
of parameters for cluster configuration,
passed from MeanVarReg
subroutine for parallel computing.
Inputs for R package logical
scalar. Is the output to be verbose?numeric
scalar of the similarity statistic value.numeric
scalar of the standard error of the similarity statistic value.mvr
or mvrt.test
.MeanVarReg
Mean-Variance Regularization Core Function.withinsumsq
Within-Cluster Sum of Squares Distances.