Description Usage Arguments Value
View source: R/getExpectedCovMatrix.R
This function returns the expected covariance matrix for the covariance parameters in a glmssn
object. This function is similar to getExpectedSE
.
1 | getExpectedCovMatrix(glmssn, log.scale = FALSE, ...)
|
glmssn |
A fitted |
log.scale |
Whether the covariance matrix should be on the log-scale. Defaults to FALSE. |
... |
Optional. Additional arguments to |
A vector of expected standard errors for the glmssn object's covariance parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.