Learn R Programming

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

jmcm (version 0.1.7.0)

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.1.7.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Jianxin Pan

Last Published

October 20th, 2016

Functions in jmcm (0.1.7.0)

$,ACD-method

Extract parts of ACD.
$,HPC-method

Extract parts of HPC.
acd_estimation

Fit Joint Mean-Covariance Models based on ACD
ACD-class

Class ACD
$,MCD-method

Extract parts of MCD.
cattle

Cattle Data
hpc_estimation

Fit Joint Mean-Covariance Models based on HPC
getJMCM

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

Aids Data
bootcurve

Plot Fitted Curves and Corresponding Confidence Interval using bootstrapping method
jmcmControl

Control of Joint Mean Covariance Model Fitting
HPC-class

Class HPC
show,jmcmMod-method

Print information for jmcmMod-class
jmcm

Fit Joint Mean-Covariance Models
meanplot

Plot Fitted Mean Curves
regressogram

Plot Sample Regressograms and Fitted Curves
modular

Modular Functions for Joint Mean Covariance Model Fits
mcd_estimation

Fit Joint Mean-Covariance Models based on MCD
MCD-class

Class MCD
jmcmMod-class

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