sgpflowmatrices

R package containing sgpFlow coefficient matrices for sgpFlow analyses

https://github.com/centerforassessment/sgpflowmatrices

Science Score: 44.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
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

R package containing sgpFlow coefficient matrices for sgpFlow analyses

Basic Info
  • Host: GitHub
  • Owner: CenterForAssessment
  • License: other
  • Language: HTML
  • Default Branch: main
  • Size: 8.36 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

sgpFlowMatrices

R-CMD-check AppVeyor Build Status CRAN_Status_Badge Development Version License

Overview

The sgpFlowMatrices package contains coefficient matrices derived from SGP analyses of large scale state assessment data. The coefficient matrices are utilized by functions within the sgpFlow package to calculate SGP lookup tables that are used to model student flow throughout the education system. The package is under active development by staff at the Center for Assessment.

Contents

The coefficient matrices embedded in sgpFlowMatrices are updated periodically. Current contents include:

  • DEMO_sgpFlowMatrices: Contains single-cohort (2023-2024) and super-cohort (2020-2021 to 2023-2024) matrices DEMO based upon sgpDataLONG.

Installation

To install the latest stable release of sgpFlowMatrices from CRAN (Currently not yet posted to CRAN)

```R

install.packages("sgpFlowMatrices") ```

To install the development release of sgpFlowMatrices from GitHub:

```R

devtools::install_github("CenterForAssessment/sgpFlowMatrices") ```

Usage

To use sgpFlowMatrices please follow the directions in the vignette

Resources

Contributors

The sgpFlowMatrices Package is crafted with :heart: by:

We love feedback and are happy to answer questions or support requests for additional features to the package.

Owner

  • Name: Center for Assessment
  • Login: CenterForAssessment
  • Kind: organization
  • Email: support@nciea.org
  • Location: Dover, New Hampshire

National Center for the Improvement of Educational Assessment

Citation (CITATION.cff)

cff-version: 1.0.0
message: "If you use the sgpFlowMatrices Package, please cite it using these metadata."
authors:
- family-names: "Betebenner"
  given-names: "Damian"
  orcid: "https://orcid.org/0000-0003-0476-5599"
- family-names: "Van Iwaarden"
  given-names: "Adam"
title: "sgpFlowMatrices: R package containing sgpFlow coefficient matrices for sgpFlow analyses."
version: 0.0-0.6
doi: 10.5281/zenodo.3634024
date-released: 2025-5-21
url: "https://centerforassessment.github.io/sgpFlowMatrices"

GitHub Events

Total
  • Push event: 7
  • Pull request event: 11
  • Fork event: 1
Last Year
  • Push event: 7
  • Pull request event: 11
  • Fork event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 14
  • Total Committers: 1
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 14
  • Committers: 1
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Damian Betebenner d****r@n****g 14
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • dbetebenner (14)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 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
DESCRIPTION cran
  • R >= 4.0 depends
  • crayon * imports
  • toOrdinal * imports
  • SGP >= 2.2 suggests
  • knitr * suggests
  • rmarkdown * suggests