ctsem: Continuous Time Structural Equation Modelling

An easily accessible continuous (and discrete) time dynamic modelling package for panel and time series data, reliant upon the OpenMx. package (http://openmx.psyc.virginia.edu/) for computation. Most dynamic modelling approaches to longitudinal data rely on the assumption that time intervals between observations are consistent. When this assumption is adhered to, the data gathering process is necessarily limited to a specific schedule, and when broken, the resulting parameter estimates may be biased and reduced in power. Continuous time models are conceptually similar to vector autoregressive models (thus also the latent change models popularised in a structural equation modelling context), however by explicitly including the length of time between observations, continuous time models are freed from the assumption that measurement intervals are consistent. This allows: data to be gathered irregularly; the elimination of noise and bias due to varying measurement intervals; parsimonious structures for complex dynamics. The application of such a model in this SEM framework allows full-information maximum-likelihood estimates for both N = 1 and N > 1 cases, multiple measured indicators per latent process, and the flexibility to incorporate additional elements, including individual heterogeneity in the latent process and manifest intercepts, and time dependent and independent exogenous covariates. Furthermore, due to the SEM implementation we are able to estimate a random effects model where the impact of time dependent and time independent predictors can be assessed simultaneously, but without the classic problems of random effects models assuming no covariance between unit level effects and predictors.

Version: 1.1.5.2
Depends: R (≥ 3.0.0), OpenMx (≥ 2.5.0)
Imports: MASS, Matrix, stats, utils, graphics, methods, grDevices
Suggests: knitr, testthat, PSM, cts, yuima
Published: 2016-02-25
Author: Manuel Voelkle [aut, cph] (Original development of continuous time model specification within OpenMx, advisor for further development), Han Oud [aut, cph] (Original development of continuous time model specification within OpenMx), Charles Driver [aut, cre, cph] (Further development of continuous time model specification within OpenMx, package development, documentation and maintenance)
Maintainer: Charles Driver <driver at mpib-berlin.mpg.de>
License: GPL-3
URL: http://ctsem.r-forge.r-project.org/
NeedsCompilation: no
Citation: ctsem citation info
CRAN checks: ctsem results

Downloads:

Reference manual: ctsem.pdf
Vignettes: Continuous time structural equation modelling with ctsem
Package source: ctsem_1.1.5.2.tar.gz
Windows binaries: r-devel: ctsem_1.1.5.1.zip, r-release: ctsem_1.1.5.1.zip, r-oldrel: ctsem_1.1.5.1.zip
OS X Snow Leopard binaries: r-release: ctsem_1.1.3.tgz, r-oldrel: not available
OS X Mavericks binaries: r-release: ctsem_1.1.5.1.tgz
Old sources: ctsem archive