Learn R Programming

UAHDataScienceUC (version 1.0.1)

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.

Author

Eduardo Ruiz Sabajanes, eduardo.ruizs@edu.uah.es