| pls_srmr | R Documentation |
Compute SRMR for a PLS model.
pls_srmr(object, saturated = FALSE, mc.reps = 1e+06, ...)
## S4 method for signature 'PlsModel'
pls_srmr(object, saturated = FALSE, mc.reps = 1e+06, ...)
object |
A fitted [PlsModel] object. |
saturated |
Logical; if 'TRUE', compute the saturated fit. |
mc.reps |
Integer; number of Monte Carlo resamples used for MC-PLSc fit. |
... |
Reserved for future extensions. |
SRMR value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.