getVarCov {campsismod} | R Documentation |
Get variance-covariance matrix.
Description
Get variance-covariance matrix.
Usage
getVarCov(object)
## S4 method for signature 'parameters'
getVarCov(object)
## S4 method for signature 'campsis_model'
getVarCov(object)
Arguments
object |
generic object |
Value
a variance-covariance matrix (data frame) or NULL if no matrix present
[Package campsismod version 1.1.1 Index]