Learn R Programming

⚠️There's a newer version (0.2.5) of this package.Take me there.

jmcm (version 0.2.4)

Joint Mean-Covariance Models using 'Armadillo' and S4

Description

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.

Copy Link

Version

Install

install.packages('jmcm')

Monthly Downloads

250

Version

0.2.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Jianxin Pan

Last Published

January 12th, 2021

Functions in jmcm (0.2.4)

getJMCM

Extract or Get Generalized Components from a Fitted Joint Mean Covariance Model
mcd_estimation

Fit Joint Mean-Covariance Models based on MCD
acd_estimation

Fit Joint Mean-Covariance Models based on ACD
jmcmControl

Control of Joint Mean Covariance Model Fitting
bootcurve

Plot Fitted Curves and Corresponding Confidence Interval using bootstrapping method
hpc_estimation

Fit Joint Mean-Covariance Models based on HPC
jmcmMod-class

Class "jmcmMod" of Fitted Joint Mean-Covariance Models.
jmcm

Fit Joint Mean-Covariance Models
cattle

Cattle Data
aids

Aids Data
regressogram

Plot Sample Regressograms and Fitted Curves
meanplot

Plot Fitted Mean Curves
modular

Modular Functions for Joint Mean Covariance Model Fits
show,jmcmMod-method

Print information for jmcmMod-class