Description Usage Arguments Value Examples
The main function of mSIM package
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Y |
The index matrix |
X |
The covariate matrix |
B |
The initial coefficient matrix |
lambda |
The regualrize coefficient |
rank |
The rank of B matrix |
alpha |
The step in the optimization process |
control1 |
A list that contains parameters for minimize loss function |
control2 |
A list that contains parameters for regularize |
select.method |
link funtion selection method |
plot |
whether or not plot the error during the iteration |
descend.method |
optimization method |
A list that contains information such as the final B matrix, the training error.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.