gka_initialization: Initialization method
Description
Initialization method
Usage
gka_initialization(n, p, k)
Value
a matrix of size p
by n
with the cluster assignments
for each observation.
Arguments
- n
the number of observations in the data.
- p
the number of individuals in the population.
- k
the number of clusters.