scR

An R Package for Estimating VCD Dimension and Required Sample Size for Applied Machine Learning Research

https://github.com/pjesscarter/scr

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 (3.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

An R Package for Estimating VCD Dimension and Required Sample Size for Applied Machine Learning Research

Basic Info
  • Host: GitHub
  • Owner: pjesscarter
  • License: other
  • Language: R
  • Default Branch: main
  • Size: 60.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

scR: Learning from Noise: Applying Sample Complexity Bounds for Political Science Research

This R package provides a computationally efficient way of calculating Sample Complexity Bounds (scb), suggested by Carter and Choi (2023).

Authors

Perry Carter and Dahyun Choi

Paper

Learning from Noise: Applying Sample Complexity Bounds for Political Science Research

Installation

Install the package from CRAN by running the R commands:

r install.packages("scR") library("scR")

Owner

  • Name: Perry Carter
  • Login: pjesscarter
  • Kind: user
  • Location: New Jersey, United States
  • Company: Princeton University

GitHub Events

Total
  • Push event: 37
Last Year
  • Push event: 37

Packages

  • Total packages: 1
  • Total downloads:
    • cran 196 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: scR

Estimate Vapnik-Chervonenkis Dimension and Sample Complexity

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 196 Last month
Rankings
Dependent packages count: 27.6%
Dependent repos count: 34.0%
Average: 49.5%
Downloads: 86.9%
Maintainers (1)
Last synced: 10 months ago

Dependencies

description cran
  • caret * imports
  • dplyr * imports
  • ggplot2 * imports
  • parallel * imports
  • pbapply * imports
  • plotly * imports
  • tidyr * imports
  • knitr * suggests
  • rmarkdown * suggests