semboottools

A collection of helper functions for forming bootstrapping confidence intervals and examining bootstrap estimates in structural equation modelling.

https://github.com/yangzhen1999/semboottools

Science Score: 26.0%

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

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

Keywords

bootstrap bootstrap-confidence-intervals r-package standardized standardized-effect-size structural-equatin-modeling
Last synced: 6 months ago · JSON representation

Repository

A collection of helper functions for forming bootstrapping confidence intervals and examining bootstrap estimates in structural equation modelling.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Topics
bootstrap bootstrap-confidence-intervals r-package standardized standardized-effect-size structural-equatin-modeling
Created 12 months ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License

README.md

Lifecycle: stable Project Status: Active - The project has reached a stable, usable state and is being actively developed. Code size Last Commit at Main R-CMD-check <!-- badges: end -->

(Version 0.1.0, updated on 2024-03-27, release history)

semboottools: Bootstrapping Helpers For Structural Equation Modelling

A collection of helper functions for forming bootstrapping confidence intervals and examining bootstrap estimates in structural equation modelling. You can learn more about this package at the Github page of this package.

Installation

Stable release versions of this package can be downloaded below:

https://github.com/Yangzhen1999/semboottools/releases

The latest developmental version of this package can be installed by remotes::install_github:

r remotes::install_github("Yangzhen1999/semboottools")

Issues

If you have any suggestions and found any bugs, please feel feel to open a GitHub issue. Thanks.

Owner

  • Login: Yangzhen1999
  • Kind: user

GitHub Events

Total
  • Release event: 1
  • Issue comment event: 1
  • Push event: 31
  • Public event: 1
  • Pull request event: 32
  • Create event: 2
Last Year
  • Release event: 1
  • Issue comment event: 1
  • Push event: 31
  • Public event: 1
  • Pull request event: 32
  • Create event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 36
  • Average time to close issues: N/A
  • Average time to close pull requests: about 11 hours
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.03
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 36
  • Average time to close issues: N/A
  • Average time to close pull requests: about 11 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.03
  • Merged pull requests: 35
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • sfcheung (29)
  • Yangzhen1999 (7)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 114 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: semboottools

Bootstrapping Helpers for Structural Equation Modelling

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 114 Last month
Rankings
Dependent packages count: 26.9%
Dependent repos count: 33.1%
Average: 49.0%
Downloads: 86.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v4 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite