Description Usage Arguments Value
Response Oriented Sequential Alternation
1 2 3 |
formula |
Model formula accepting a single response (block) and predictor block names separated by + signs. |
ncomp |
The maximum number of ROSA components. |
Y.add |
Optional response(s) available in the data set. |
common.comp |
Automatically create all combinations of common components up to length |
data |
The data set to analyse. |
subset |
Expression for subsetting the data before modelling. |
na.action |
How to handle NAs (no action implemented). |
scale |
Optionally scale predictor variables by their individual standard deviations. |
weights |
Optional object weights. |
validation |
Optional cross-validation strategy "CV" or "LOO". |
fixed.block |
integer vector with block numbers for each component (0 = not fixed) or list of length <= ncomp (element length 0 = not fixed). |
design.block |
integer vector containing block numbers of design blocks |
canonical |
logical indicating if canonical correlation should be use when calculating loading weights (default), enabling B/W maximization, common components, etc. Alternatively (FALSE) a PLS2 strategy, e.g. for spectra response, is used. |
... |
Additonal arguments for |
An object of classes rosa
and mvr
having several associated printing and plotting methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.