confint_from_sigma | R Documentation |
Function to compute the confidence intervals from a variance-covariance matrix
confint_from_sigma(sigma, theta, level = 0.95)
sigma |
either the variance-covariance matrix or the vector of variances of the parameter estimator |
theta |
the point estimate |
level |
confidence level, defaults to 0.95 (alpha=.05) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.