robustINIT: robustINIT

Description Usage Arguments Value

View source: R/robustINIT.R

Description

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

Usage

1
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


RMBC documentation built on July 22, 2021, 9:07 a.m.

Related to robustINIT in RMBC...