CSMR_one: Perform the RBSL algorithm one times.

Description Usage Arguments Value

View source: R/RBSL.R

Description

Perform the RBSL algorithm one times.

Usage

1
CSMR_one(x, y, nit = 1, nc, max_iter)

Arguments

x

The matrix

y

The external supervised variable.

nit

xxx?

nc

The component number in the mixture model.

max_iter

The maximum iteration number.

Value

A list object consist of coefficient, clustering membership, data x, external variable y, predicted y based on regression model.


RobMixReg documentation built on Aug. 5, 2020, 5:08 p.m.