Package: bootStateSpace Title: Bootstrap for State Space Models Version: 1.0.3.9000 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) . URL: https://github.com/jeksterslab/bootStateSpace, https://jeksterslab.github.io/bootStateSpace/ BugReports: https://github.com/jeksterslab/bootStateSpace/issues License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Imports: stats, simStateSpace, dynr Suggests: knitr, rmarkdown, testthat SystemRequirements: GNU GSL (>= 2.5) RoxygenNote: 7.3.3.9000 Config/pak/sysreqs: cmake make libgsl0-dev libicu-dev libx11-dev zlib1g-dev Repository: https://jeksterslab.r-universe.dev Date/Publication: 2026-01-03 08:52:19 UTC RemoteUrl: https://github.com/jeksterslab/bootStateSpace RemoteRef: HEAD RemoteSha: 71323704c8e9c1fb719b8418c2953f8627b64d7c NeedsCompilation: no Packaged: 2026-07-06 06:24:12 UTC; root Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID: ), Michael A. Russell [ctb] (ORCID: ), Sy-Miin Chow [ctb] (ORCID: ) Maintainer: Ivan Jacob Agaloos Pesigan