bootStateSpace

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 tto Chow, Ho, Hamaker, and Dolan (2010).

https://github.com/jeksterslab/bootstatespace

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary

Keywords

bootstrap r r-package state-space-model
Last synced: 6 months ago · JSON representation ·

Repository

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 tto Chow, Ho, Hamaker, and Dolan (2010).

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
bootstrap r r-package state-space-model
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

bootStateSpace

Ivan Jacob Agaloos Pesigan

CRAN
Status R-Universe
Status Make
Project R-CMD-check R Package Test
Coverage Lint R
Package Package Website (GitHub
Pages) Compile
LaTeX Shell
Check pages-build-deployment codecov <!-- badges: end -->

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: https://doi.org/10.1080/10705511003661553).

Installation

You can install the CRAN release of bootStateSpace with:

r install.packages("bootStateSpace")

You can install the development version of bootStateSpace from GitHub with:

r if (!require("remotes")) install.packages("remotes") remotes::install_github("jeksterslab/bootStateSpace")

More Information

See GitHub Pages for package documentation.

References

Chow, S.-M., Ho, M. R., Hamaker, E. L., & Dolan, C. V. (2010). Equivalence and differences between structural equation modeling and state-space modeling techniques. *Structural Equation Modeling: A Multidisciplinary Journal*, *17*(2), 303–332.
R Core Team. (2024). *R: A language and environment for statistical computing*. R Foundation for Statistical Computing.

Owner

  • Name: Ivan Jacob Agaloos Pesigan
  • Login: jeksterslab
  • Kind: user
  • Company: University of Macau

Citation (CITATION.cff)

# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "bootStateSpace" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'bootStateSpace: Bootstrap for State Space Models'
version: 1.0.2
identifiers:
- type: doi
  value: 10.32614/CRAN.package.bootStateSpace
abstract: 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) <https://doi.org/10.1080/10705511003661553>.
authors:
- family-names: Pesigan
  given-names: Ivan Jacob Agaloos
  email: r.jeksterslab@gmail.com
  orcid: https://orcid.org/0000-0003-4818-8420
preferred-citation:
  type: manual
  title: 'bootStateSpace: Bootstrap for State Space Models'
  authors:
  - family-names: Pesigan
    given-names: Ivan Jacob Agaloos
    email: r.jeksterslab@gmail.com
    orcid: https://orcid.org/0000-0003-4818-8420
  year: '2024'
  notes: R package version 1.0.2
repository: https://CRAN.R-project.org/package=bootStateSpace
repository-code: https://github.com/jeksterslab/bootStateSpace
url: https://jeksterslab.github.io/bootStateSpace/
contact:
- family-names: Pesigan
  given-names: Ivan Jacob Agaloos
  email: r.jeksterslab@gmail.com
  orcid: https://orcid.org/0000-0003-4818-8420
keywords:
- bootstrap
- r
- r-package
- state-space-model

GitHub Events

Total
  • Release event: 2
  • Push event: 62
  • Create event: 8
Last Year
  • Release event: 2
  • Push event: 62
  • Create event: 8

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 212 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: bootStateSpace

Bootstrap for State Space Models

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 212 Last month
Rankings
Dependent packages count: 27.4%
Dependent repos count: 33.7%
Average: 49.3%
Downloads: 86.9%
Maintainers (1)
Last synced: 6 months ago