Package: ctsem
Type: Package
Title: Continuous Time Structural Equation Modelling
Version: 2.0.0
Date: 2016-11-17
Authors@R: c(person("Charles", "Driver", role =
    c("aut","cre","cph"),email="driver@mpib-berlin.mpg.de"),
    person("Manuel", "Voelkle", role = c("aut","cph")),
    person("Han", "Oud", role = c("aut","cph") ))
Description: A multivariate continuous (and discrete) time dynamic modelling 
    package for panel and time series data, using linear stochastic differential 
    equations. Contains a faster frequentist set of functions using OpenMx for 
    single subject and mixed-effects (random intercepts only) structural 
    equation models, or a hierarchical Bayesian implementation using Stan that 
    allows for random effects over all model parameters. Allows for modelling of 
    multiple noisy measurements of multiple stochastic processes, time varying 
    input / event covariates, and time invariant covariates used to predict the 
    parameters.
License: GPL-3
Depends: R (>= 3.0.0), OpenMx (>= 2.3.0),
URL: https://github.com/cdriveraus/ctsem
Imports: rstan, plyr, Matrix, stats, utils, graphics, methods,
        grDevices, parallel
LazyData: Yes
Suggests: knitr, testthat, PSM, cts, yuima, shinystan
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-19 10:29:32 UTC; driver
Author: Charles Driver [aut, cre, cph],
  Manuel Voelkle [aut, cph],
  Han Oud [aut, cph]
Maintainer: Charles Driver <driver@mpib-berlin.mpg.de>
Repository: CRAN
Date/Publication: 2016-11-19 14:30:35
