gka_initialization {UAHDataScienceUC}R Documentation

Initialization method

Description

Initialization method

Usage

gka_initialization(n, p, k)

Arguments

n

the number of observations in the data.

p

the number of individuals in the population.

k

the number of clusters.

Value

a matrix of size p by n with the cluster assignments for each observation.

Author(s)

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


[Package UAHDataScienceUC version 1.0.1 Index]