CRAN/E | ctsem

ctsem

Continuous Time Structural Equation Modelling

Installation

About

Hierarchical continuous (and discrete) time state space modelling, for linear and nonlinear systems measured by continuous variables, with limited support for binary data. The subject specific dynamic system is modelled as a stochastic differential equation (SDE) or difference equation, measurement models are typically multivariate normal factor models. Linear mixed effects SDE's estimated via maximum likelihood and optimization are the default. Nonlinearities, (state dependent parameters) and random effects on all parameters are possible, using either max likelihood / max a posteriori optimization (with optional importance sampling) or Stan's Hamiltonian Monte Carlo sampling. See for details. Priors may be used. For the conceptual overview of the hierarchical Bayesian linear SDE approach, see . Exogenous inputs may also be included, for an overview of such possibilities see . Stan based functions are not available on 32 bit Windows systems at present. contains some tutorial blog posts.

Citation ctsem citation info
github.com/cdriveraus/ctsem
System requirements GNU make

Key Metrics

Version 3.9.1
R ≥ 4.2.0
Published 2023-10-30 178 days ago
Needs compilation? yes
License GPL-3
CRAN checks ctsem results

Downloads

Yesterday 32 0%
Last 7 days 106 -63%
Last 30 days 1.045 -10%
Last 90 days 3.322 -11%
Last 365 days 13.056 +7%

Maintainer

Maintainer

Charles Driver

charles.driver@ife.uzh.ch

Authors

Charles Driver

aut / cre / cph

Manuel Voelkle

aut / cph

Han Oud

aut / cph

Trustees of Columbia University

cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to Hierarchical Continuous Time Dynamic Modelling with ctsem

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ctsem archive

Depends

R ≥ 4.2.0
Rcpp ≥ 0.12.16

Imports

cOde
data.table ≥ 1.12.8
datasets
Deriv
expm
ggplot2
graphics
grDevices
MASS
Matrix
methods
mize
mvtnorm
parallel
plyr
RcppParallel ≥ 5.0.1
rstan ≥ 2.26.0
rstantools ≥ 2.3.0
stats
tibble
tools
utils

Suggests

knitr
testthat
devtools
DEoptim
tinytex
lme4
shiny
gridExtra
arules

LinkingTo

BH ≥ 1.66.0-1
Rcpp ≥ 0.12.16
RcppEigen ≥0.3.3.4.0
RcppParallel ≥ 5.0.1
rstan ≥ 2.26
StanHeaders ≥ 2.26.0
RcppParallel ≥ 5.0.1

Reverse Depends

CoTiMA
ctsemOMX