Description Usage Arguments Details Value Author(s) References
genlmeCI calculates confidence interval of parameters in a Linear Mixed Effects model which may assume any general covariance structures for the effects.
1 |
lmefit |
A fitted object returned from function genlme. |
alpha |
Specifies (1-alpha/2) confidence interval of parameters. |
eps |
Used for numerical first and second partial derivation of change of the inverse covariance function on the phi-parameter. |
genlmeCI takes a Linear Mixed Effect fitted object returned from function genlme.
A List with the following
CI |
Confidence interval |
hessian |
The estimated Hessian matrix to the parameters. |
Var_thetahat |
Large-sample variance of the parameterestimators. |
timeusage |
Time spent for calculating confidence interval |
Oyvind Bleka <Oyvind.Bleka.at.fhi.no>
Master Thesis Oyvind Bleka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.