View source: R/core-fisher_mle.R
| se.fisher_mle | R Documentation |
Computes standard errors as the square root of the diagonal of the variance-covariance matrix.
## S3 method for class 'fisher_mle'
se(x, ...)
x |
A fisher_mle object |
... |
Additional arguments (ignored) |
Numeric vector of standard errors, or NA values if vcov is NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.