genlmeCI: genlmeCI

Description Usage Arguments Details Value Author(s) References

Description

genlmeCI calculates confidence interval of parameters in a Linear Mixed Effects model which may assume any general covariance structures for the effects.

Usage

1
  genlmeCI(lmefit, alpha = 0.05, eps = 10^-5)

Arguments

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.

Details

genlmeCI takes a Linear Mixed Effect fitted object returned from function genlme.

Value

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

Author(s)

Oyvind Bleka <Oyvind.Bleka.at.fhi.no>

References

Master Thesis Oyvind Bleka


biglme documentation built on May 2, 2019, 4:27 p.m.