hthmix | R Documentation |
Main mixrrr function
hthmix( x, y, k, rank = 1, lam = NULL, chains = 1, maxiter = 1000, verbose = TRUE, val_frac = 0.2, penal_search = 1:20/20 )
x |
matrix |
y |
matrix |
k |
number of clusters |
rank |
rank |
lam |
penalization parameter |
chains |
number of chains |
maxiter |
maximum number of iterations |
verbose |
print progress? |
val_frac |
validation fraction |
penal_search |
penalization search parameter |
results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.