| coef,PlsModel-method | R Documentation |
PlsModel modelExtract coefficients from a PlsModel model
## S4 method for signature 'PlsModel'
coef(object, use.labels = TRUE, ...)
## S4 method for signature 'PlsModel'
coefficients(object, ...)
object |
A |
use.labels |
Logical; Should parameter labels be used as names? |
... |
Currently unused. |
A named PlsSemVector of parameter estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.