get_plsr1 | R Documentation |
plspm
Internal function not to be called by the user
get_plsr1(predictors, response, nc = NULL, scaled = TRUE)
predictors |
matrix of predictors |
response |
response variable |
nc |
number of components |
scaled |
logical indicating whether to scale the data |
Internal function. get_plsr1
performs PLS-R1.
A list with pls regression results
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.