getVarCov | R Documentation |
Get variance-covariance matrix.
getVarCov(object)
## S4 method for signature 'parameters'
getVarCov(object)
## S4 method for signature 'campsis_model'
getVarCov(object)
object |
generic object |
a variance-covariance matrix (data frame) or NULL if no matrix present
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.