getUncertainty | R Documentation |
Get uncertainty on the parameters.
getUncertainty(object, ...)
## S4 method for signature 'parameter'
getUncertainty(object, varcov, ...)
## S4 method for signature 'parameters'
getUncertainty(object, ...)
## S4 method for signature 'campsis_model'
getUncertainty(object, ...)
object |
generic object |
... |
extra arguments |
varcov |
variance covariance matrix |
data frame with standard error (se) and relative standard error (rse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.