| vcov,PlsModel-method | R Documentation |
PlsModel modelExtract the variance-covariance matrix from a PlsModel model
## S4 method for signature 'PlsModel'
vcov(object, use.labels = TRUE, ...)
object |
A |
use.labels |
Logical; Should parameter labels be used as names? |
... |
Currently unused. |
A PlsSemMatrix (bootstrap-based vcov, or NULL).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.