Package: HMMEsolver
Type: Package
Title: A Fast Solver for Henderson Mixed Model Equation via Row
        Operations
Version: 0.1.0
Authors@R: c(person("Jiwoong", "Kim", role="aut",email="jwboys26@gmail.com"),
             person("Kisung","You",role=c("aut","cre"),email="kyou@nd.edu"))
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.0.1
NeedsCompilation: yes
Packaged: 2017-12-05 13:45:49 UTC; kisung
Author: Jiwoong Kim [aut],
  Kisung You [aut, cre]
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2017-12-05 18:19:55 UTC
Built: R 3.3.3; x86_64-w64-mingw32; 2018-04-22 16:31:29 UTC; windows
Archs: i386, x64
