Description Usage Arguments Details Value See Also Examples
Calculates confidence intervals for fixed effects parameter estimates in objects of class clme.
Calculates confidence intervals for fixed effects parameter estimates in objects of class clme.
1 2 3 4 5 |
object |
object of class |
parm |
parameter for which confidence intervals are computed (not used). |
level |
nominal confidence level. |
... |
space for additional arguments. |
Confidence intervals are computed using Standard Normal critical values. Standard errors are taken from the covariance matrix of the unconstrained parameter estimates.
Returns a matrix with two columns named lcl and ucl (lower and upper confidence limit).
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.