mc_spindex
PURPOSE
Default split_index used to select which cluster MCDC partitions at each iteration
SYNOPSIS
function out = mc_spindex(v, X, params, N)
DESCRIPTION
Default split_index used to select which cluster MCDC partitions at each iteration
OUT = MC_SPINDEX(V, X, PARAMS, N)
Inputs:
(V): Projection vector
(X): Data matrix
(PARAMS): Parameters structure used to extract minsize (minimum cluster size)
(N): Total number of observations
Output:
(OUT): Splitting indexCROSS-REFERENCE INFORMATION
This function calls:- f_mc Variance ratio clusterability and split point along unit-length (v)
- mcdc Maximum Clusterability Divisive Clustering
Generated on Tue 17-Jul-2018 18:58:09 by m2html © 2005