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