robustINIT {RMBC}R Documentation

robustINIT

Description

Robust Initializer for RMBC algorithm, it depends on the package ktaucenters

Usage

robustINIT(Y, K, nstart = 10)

Arguments

Y

A matrix of size n x p.

K

The number of groups

nstart

the number of starting points to the algorithm, defaults to 10

Value

A list including the initial parameters of the mixture distribution, namely


[Package RMBC version 0.1.0 Index]