Learn R Programming

HMMEsolver (version 0.1.2)

A Fast Solver for Henderson Mixed Model Equation via Row Operations

Description

Consider the linear mixed model with normal random effects. A typical method to solve Henderson's Mixed Model Equations (HMME) is recursive estimation of the fixed effects and random effects. We provide a fast, stable, and scalable solver to the HMME without computing matrix inverse. See Kim (2017) for more details.

Copy Link

Version

Install

install.packages('HMMEsolver')

Monthly Downloads

62

Version

0.1.2

License

GPL (>= 3)

Maintainer

Jiwoong Kim

Last Published

January 5th, 2019

Functions in HMMEsolver (0.1.2)

HMMEsolver-package

HMMEsolver Package
SolveHMME

Solve Henderson's Mixed Model Equation.