View source: R/PLSDA_from_file.R
PLSDA_from_file | R Documentation |
Writes out loadings
PLSDA_from_file(file, sample.names, response.values, comps = 2,
scale = F, ind.names = F)
file |
file for X matirx |
sample.names |
Vector of sample names in X matrix |
response.values |
Vector of response values in same order matching sample.names |
scale |
default=T |
comp |
number of components to compute |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.