Learn R Programming

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

jmcm (version 0.1.2.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.2.0

License

GPL (>= 2)

Maintainer

Jianxin Pan

Last Published

April 15th, 2016

Functions in jmcm (0.1.2.0)

jmcmMod-class

Class "jmcmMod" of Fitted Joint Mean-Covariance Models.
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
ACD-class

Class ACD
meanplot

Plot Fitted Mean Curves
HPC-class

Class HPC
show,jmcmMod-method

Print information for jmcmMod-class
acd_estimation

Fit Joint Mean-Covariance Models based on ACD
jmcmControl

Control of Joint Mean Covariance Model Fitting
aids

Aids Data
$,HPC-method

Extract parts of HPC.
cattle

Cattle Data
$,MCD-method

Extract parts of MCD.
jmcm

Fit Joint Mean-Covariance Models
MCD-class

Class MCD
getJMCM

Extract or Get Generalized Components from a Fitted Joint Mean Covariance Model
$,ACD-method

Extract parts of ACD.
bootcurve

Plot Fitted Curves and Corresponding Confidence Interval using bootstrapping method
hpc_estimation

Fit Joint Mean-Covariance Models based on HPC