Package: jmcm 0.2.5

Jianxin Pan
jmcm: Joint Mean-Covariance Models using 'Armadillo' and S4
Fit joint mean-covariance models for longitudinal data. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Armadillo' C++ library for numerical linear algebra and 'RcppArmadillo' glue.
Authors:
jmcm_0.2.5.tar.gz
jmcm_0.2.5.tar.gz(r-4.7-arm64)jmcm_0.2.5.tar.gz(r-4.7-x86_64)jmcm_0.2.5.tar.gz(r-4.6-arm64)jmcm_0.2.5.tar.gz(r-4.6-x86_64)
jmcm_0.2.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
jmcm/json (API)
NEWS
| # Install 'jmcm' in R: |
| install.packages('jmcm', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ypan1988/jmcm/issues
Last updated from:fbf9781676. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 132 | ||
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 194 | ||
| linux-release-arm64 | OK | 147 | ||
| linux-release-x86_64 | OK | 157 | ||
| wasm-release | OK | 117 |
Exports:acd_estimationbootcurvegetJMCMhpc_estimationjmcmjmcmControlldFormulamcd_estimationmeanplotmkJmcmModoptimizeJmcmregressogramshow
Dependencies:FormulaRcppRcppArmadilloroptim
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fit Joint Mean-Covariance Models based on ACD | acd_estimation |
| Aids Data | aids |
| Plot Fitted Curves and Corresponding Confidence Interval using bootstrapping method | bootcurve |
| Cattle Data | cattle |
| Extract or Get Generalized Components from a Fitted Joint Mean Covariance Model | getJMCM getJMCM.jmcmMod |
| Fit Joint Mean-Covariance Models based on HPC | hpc_estimation |
| Fit Joint Mean-Covariance Models | jmcm |
| Control of Joint Mean Covariance Model Fitting | jmcmControl |
| Class "jmcmMod" of Fitted Joint Mean-Covariance Models. | jmcmMod-class |
| Fit Joint Mean-Covariance Models based on MCD | mcd_estimation |
| Plot Fitted Mean Curves | meanplot |
| Modular Functions for Joint Mean Covariance Model Fits | ldFormula mkJmcmMod modular optimizeJmcm |
| Plot Sample Regressograms and Fitted Curves | regressogram |
| Print information for jmcmMod-class | show,jmcmMod-method |