precalc_genlme: precalc_genlme

Description Usage Arguments Details Value Author(s) References

Description

precalc_genlme calculates sufficient statistics from data which is further used in the genlme-function.

Usage

1
  precalc_genlme(dat, levelnames)

Arguments

dat

Dataset with responses, categorize (group), covariates and random effects variables. List elements: Y is Response variable, F is Categorize (name of group, X is Covariates belonging to fixed effects, Z is Covariates belonging to random effects.

levelnames

Name of levels in the one-way categories.

Details

For large amount of data it will be useful to reduce the information into sufficience statistics used for making inference with Maximum Likelihood estimator.

Value

List of precalculated sufficience matrices needed as input for the genlme function.

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.