| parameter_estimates,PlsModel-method | R Documentation |
PlsModel objectsParameter estimates for PlsModel objects
## S4 method for signature 'PlsModel'
parameter_estimates(object, colon.pi = TRUE, label.renamed.prod = FALSE, ...)
object |
A |
colon.pi |
Logical; replace product-indicator labels with colon
notation ( |
label.renamed.prod |
Logical; retain renamed product labels when colon expansion occurs. |
... |
Currently unused. |
A PlsSemParTable data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.