Description Usage Arguments Value
The main function of mining the latent relationship among variables.
1 2 3 4 |
ml.method |
The option to select the four methods in vignette. |
rmr.method |
The option to select the robust mixture regression method. |
b.formulaList |
The case b require the user provide the formula list. This enable the flexible mixture regression. |
formula |
The linear relationship between two variables. |
nit |
Number of iterations for CTLE, mixbi, mixLp. |
nc |
Number of mixture components. |
x |
The matrix x of the high dimension situation. |
y |
The external outcome variable. |
max_iter |
Maximum iteration for TLE method. |
tRatio |
The ratio of the outliers in the TLE robust mixture regression method. |
Main result object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.