Learn R Programming

EMMREML (version 3.1)

Fitting Mixed Models with Known Covariance Structures

Description

The main functions are 'emmreml', and 'emmremlMultiKernel'. 'emmreml' solves a mixed model with known covariance structure using the 'EMMA' algorithm. 'emmremlMultiKernel' is a wrapper for 'emmreml' to handle multiple random components with known covariance structures. The function 'emmremlMultivariate' solves a multivariate gaussian mixed model with known covariance structure using the 'ECM' algorithm.

Copy Link

Version

Install

install.packages('EMMREML')

Monthly Downloads

821

Version

3.1

License

GPL-2

Maintainer

Last Published

July 22nd, 2015

Functions in EMMREML (3.1)

emmremlMultiKernel

Function to fit Gaussian mixed model with multiple mixed effects with known covariances.
emmreml

Fitting mixed models with known covariance structures.
emmremlMultivariate

Function to fit multivariate Gaussian mixed model with with known covariance structure.