Package: HMMEsolver
Type: Package
Title: A Fast Solver for Henderson Mixed Model Equation via Row
        Operations
Version: 0.1.2
Authors@R: person("Jiwoong", "Kim", role=c("aut","cre"),email="jwboys26@gmail.com")
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) <arXiv:1710.09663> for more details.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: Rcpp, Rdpack
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-01-04 03:55:48 UTC; kisung
Author: Jiwoong Kim [aut, cre]
Maintainer: Jiwoong Kim <jwboys26@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-05 00:40:03 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:32:45 UTC; unix
Archs: HMMEsolver.so.dSYM
