Package: bootStateSpace
Title: Bootstrap for State Space Models
Version: 1.0.2
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 bootstrapping 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/bootStateSpace,
        https://jeksterslab.github.io/bootStateSpace/
BugReports: https://github.com/jeksterslab/bootStateSpace/issues
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: stats, simStateSpace, dynr
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-14 20:32:15 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-02-14 22:20:02 UTC
Built: R 4.3.3; ; 2025-02-15 08:54:06 UTC; unix
