Description Usage Arguments Value
Perform the RBSL algorithm one times.
1 | CSMR_one(x, y, nit = 1, nc, max_iter)
|
x |
The matrix |
y |
The external supervised variable. |
nit |
xxx? |
nc |
The component number in the mixture model. |
max_iter |
The maximum iteration number. |
A list object consist of coefficient, clustering membership, data x, external variable y, predicted y based on regression model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.