Package: simStateSpace
Title: Simulate Data from State Space Models
Version: 1.2.7
Authors@R: 
    person(given = "Ivan Jacob Agaloos",
           family = "Pesigan",
           role = c("aut", "cre", "cph"),
           email = "r.jeksterslab@gmail.com",
           comment = c(ORCID = "0000-0003-4818-8420"))
Description: Provides a streamlined and user-friendly framework
    for simulating data in state space models,
    particularly when the number of subjects/units (n) exceeds one,
    a scenario commonly encountered in social and behavioral sciences.
    For an introduction to state space models in social and behavioral sciences,
    refer to Chow, Ho, Hamaker, and Dolan (2010) <doi:10.1080/10705511003661553>.
URL: https://github.com/jeksterslab/simStateSpace,
        https://jeksterslab.github.io/simStateSpace/
BugReports: https://github.com/jeksterslab/simStateSpace/issues
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 3.5.0)
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, stats, dynr
Suggests: knitr, rmarkdown, testthat, expm
SystemRequirements: GSL (>= 2.6)
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-01-08 07:11:49 UTC; root
Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph]
    (<https://orcid.org/0000-0003-4818-8420>)
Maintainer: Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-08 07:40:01 UTC
