Package: HMMEsolver 0.1.2
HMMEsolver: A Fast Solver for Henderson Mixed Model Equation via Row Operations
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.
Authors:
HMMEsolver_0.1.2.tar.gz
HMMEsolver_0.1.2.zip(r-4.5)HMMEsolver_0.1.2.zip(r-4.4)HMMEsolver_0.1.2.zip(r-4.3)
HMMEsolver_0.1.2.tgz(r-4.4-x86_64)HMMEsolver_0.1.2.tgz(r-4.4-arm64)HMMEsolver_0.1.2.tgz(r-4.3-x86_64)HMMEsolver_0.1.2.tgz(r-4.3-arm64)
HMMEsolver_0.1.2.tar.gz(r-4.5-noble)HMMEsolver_0.1.2.tar.gz(r-4.4-noble)
HMMEsolver_0.1.2.tgz(r-4.4-emscripten)HMMEsolver_0.1.2.tgz(r-4.3-emscripten)
HMMEsolver.pdf |HMMEsolver.html✨
HMMEsolver/json (API)
# Install 'HMMEsolver' in R: |
install.packages('HMMEsolver', repos = c('https://jwboys26.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:9d44aa8098. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win-x86_64 | NOTE | Oct 27 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 27 2024 |
R-4.4-win-x86_64 | NOTE | Oct 27 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 27 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 27 2024 |
R-4.3-win-x86_64 | NOTE | Oct 27 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 27 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 27 2024 |
Exports:SolveHMME
Dependencies:rbibutilsRcppRcppArmadilloRdpack
Readme and manuals
Help Manual
Help page | Topics |
---|---|
HMMEsolver Package | HMMEsolver-package |
Solve Henderson's Mixed Model Equation. | SolveHMME |