https://github.com/aaronpeikert/stopping-rule

https://github.com/aaronpeikert/stopping-rule

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

Repository

Basic Info
  • Host: GitHub
  • Owner: aaronpeikert
  • Language: TeX
  • Default Branch: main
  • Size: 3.24 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

Stopping Rule Sampling Procedures do not Jeopardize Generalizability

How to reproduce:

docker build --platform linux/amd64 -t stopping-rule . docker run --rm --platform linux/amd64 -it -v "$(PWD)":/home/rstudio stopping-rule bash Rscript -e "knitr::knit2pdf('main.Rnw', bib_engine = 'biber')"

Owner

  • Name: Aaron Peikert
  • Login: aaronpeikert
  • Kind: user

GitHub Events

Total
  • Member event: 1
  • Push event: 4
  • Create event: 1
Last Year
  • Member event: 1
  • Push event: 4
  • Create event: 1

Dependencies

.github/workflows/build-docker.yml actions
  • actions/checkout v4.2.2 composite
  • docker/build-push-action v6.18.0 composite
  • docker/login-action v3.4.0 composite
  • docker/metadata-action v5.7.0 composite
.github/workflows/publish.yml actions
  • JamesIves/github-pages-deploy-action v4.7.3 composite
  • actions/checkout v4.2.2 composite
Dockerfile docker
  • rocker/verse 4.5.1 build