Learn R Programming

ctsemOMX (version 1.0.6)

Continuous Time SEM - 'OpenMx' Based Functions

Description

Original 'ctsem' (continuous time structural equation modelling) functionality, based on the 'OpenMx' software, as described in Driver, Oud, Voelkle (2017) , with updated details in vignette. Combines stochastic differential equations representing latent processes with structural equation measurement models. These functions were split off from the main package of 'ctsem', as the main package uses the 'rstan' package as a backend now -- offering estimation options from max likelihood to Bayesian. There are nevertheless use cases for the wide format SEM style approach as offered here, particularly when there are no individual differences in observation timing and the number of individuals is large. For the main 'ctsem' package, see .

Copy Link

Version

Install

install.packages('ctsemOMX')

Monthly Downloads

639

Version

1.0.6

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Charles Driver

Last Published

December 5th, 2023

Functions in ctsemOMX (1.0.6)

ctMultigroupFit

Fits a multiple group continuous time model.
ctGenerateFromFit

Generates data according to the model estimated in a ctsemFit object.
ctPlot

ctPlot
longexample

longexample
plot.ctsemFit

Plotting function for object class ctsemFit
summary.ctsemMultigroupFit

Summary function for ctsemMultigroupFit object
plot.ctsemMultigroupFit

Plot function for ctsemMultigroupFit object
summary.ctsemFit

Summary function for ctsemFit object
ctExample3

ctExample3
ctExample2level

ctExample2level
ctExample2

ctExample2
ctExample4

ctExample4
ctIndplot

ctIndplot
ctExample1

ctExample1
ctModelFromFit

Extract a ctsem model structure with parameter values from a ctsem fit object.
ctExample1TIpred

ctExample1TIpred
AnomAuth

AnomAuth
ctsemOMX

ctsemOMX
Oscillating

Oscillating
ctCI

ctCI Computes confidence intervals on specified parameters / matrices for already fitted ctsem fit object.
ctFit

Fit a ctsem object
ctCompareExpected

ctCompareExpected Compares model implied to observed means and covariances for panel data fit with ctsem.
datastructure

datastructure
ctRefineTo

ctRefineTo
ctPostPredict

Posterior predictive type check for ctsemFit.