get.factor.scores | R Documentation |
Get factor scores from a SPEAR object for a particular dataset 'data'.
get.factor.scores(data = "train", cv = FALSE)
data |
Which dataset to use? Can be any dataset listed under '$data$____'. Defaults to '"train"'. |
cv |
If 'data = "train"', get factor scores generated from cross validation? If '$run.spear' was used or if 'data != "train"' this parameter is ignored. Defaults to 'FALSE'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.