plsda,mass_dataset-method | R Documentation |
plsda
## S4 method for signature 'mass_dataset' plsda( X, Y = NULL, ncomp = 2, scale = FALSE, tol = 1e-06, max.iter = 100, near.zero.var = FALSE, logratio = "none", multilevel = NULL, all.outputs = TRUE )
X |
mass_dataset |
Y |
a factor or a class vector for the discrete outcome. |
ncomp |
ncomp |
scale |
scale |
tol |
tol |
max.iter |
max.iter |
near.zero.var |
near.zero.var |
logratio |
logratio |
multilevel |
multilevel |
all.outputs |
all.outputs |
A plsda class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.