Package: bootStateSpace
Title: Bootstrap for State Space Models
Version: 1.0.3
Authors@R: c(
    person(given = "Ivan Jacob Agaloos",
           family = "Pesigan",
           role = c("aut", "cre", "cph"),
           email = "r.jeksterslab@gmail.com",
           comment = c(ORCID = "0000-0003-4818-8420")),
    person(given = "Michael A.",
           family = "Russell",
           role = "ctb",
           email = "mar60@psu.edu",
           comment = c(ORCID = "0000-0002-3956-604X")),
    person(given = "Sy-Miin",,
           family = "Chow",
           role = "ctb",
           email = "quc16@psu.edu",
           comment = c(ORCID = "0000-0003-1938-027X"))
    )    
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. The parametric bootstrap implemented
    here was developed and applied in Pesigan, Russell, and Chow (2025)
    <doi:10.1037/met0000779>.
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
SystemRequirements: GNU GSL (>= 2.5)
RoxygenNote: 7.3.3.9000
NeedsCompilation: no
Packaged: 2025-10-07 16:06:50 UTC; root
Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4818-8420>),
  Michael A. Russell [ctb] (ORCID:
    <https://orcid.org/0000-0002-3956-604X>),
  Sy-Miin Chow [ctb] (ORCID: <https://orcid.org/0000-0003-1938-027X>)
Maintainer: Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-09 08:40:15 UTC
Built: R 4.5.1; ; 2025-10-09 23:51:37 UTC; windows
