Package: mlts
Title: Multilevel Latent Time Series Models with 'R' and 'Stan'
Version: 1.0.0
Authors@R: c(
    person("Kenneth", "Koslowski", email = "kenneth.koslowski@uni-leipzig.de", role = c("aut", "cre", "cph"),
      comment = c(ORCID="0000-0001-5296-5267")),
    person("Fabian", "Münch", email = "fabian.felix.muench@uni-jena.de", role = "aut",
      comment = c(ORCID="0000-0001-5591-9901")),
    person("Tobias", "Koch", email = "tobias.koch@uni-jena.de", role = "aut",
      comment = c(ORCID="0000-0002-8143-3566")),
    person("Jana", "Holtmann", email = "jana.holtmann@uni-leipzig.de", role = "aut",
      comment = c(ORCID="0000-0002-7949-0772"))
  )
Description: Fit multilevel manifest or latent time-series models, including popular Dynamic Structural Equation Models (DSEM).
  The models can be set up and modified with user-friendly functions and are fit to the data using 'Stan' for Bayesian inference.
  Path models and formulas for user-defined models can be easily created with functions using 'knitr'. 
  Asparouhov, Hamaker, & Muthen (2018) <doi:10.1080/10705511.2017.1406803>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.1
URL: https://github.com/munchfab/mlts
BugReports: https://github.com/munchfab/mlts/issues
Imports: cowplot, dplyr (>= 1.1.3), ggplot2, methods, mvtnorm,
        pdftools, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rlang,
        rmarkdown, rstan (>= 2.32.3), rstantools (>= 2.4.0), stats
Suggests: knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Biarch: true
Depends: R (>= 3.5.0)
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
VignetteBuilder: knitr
LazyData: true
NeedsCompilation: yes
Packaged: 2024-06-26 10:25:36 UTC; fabi
Author: Kenneth Koslowski [aut, cre, cph]
    (<https://orcid.org/0000-0001-5296-5267>),
  Fabian Münch [aut] (<https://orcid.org/0000-0001-5591-9901>),
  Tobias Koch [aut] (<https://orcid.org/0000-0002-8143-3566>),
  Jana Holtmann [aut] (<https://orcid.org/0000-0002-7949-0772>)
Maintainer: Kenneth Koslowski <kenneth.koslowski@uni-leipzig.de>
Repository: CRAN
Date/Publication: 2024-06-27 14:20:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 14:30:42 UTC; unix
Archs: mlts.so.dSYM
