https://github.com/jasp-stats/jasp-verification-project
JASP Verification Project
https://github.com/jasp-stats/jasp-verification-project
jasp statistics verification-methodologies
Last synced: 5 months ago
JSON representation
JASP Verification Project
- Host: GitHub
- URL: https://github.com/jasp-stats/jasp-verification-project
- Owner: jasp-stats
- Created: 2020-11-16T10:36:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-12T14:18:48.000Z (7 months ago)
- Last Synced: 2025-12-27T22:54:22.744Z (6 months ago)
- Topics: jasp, statistics, verification-methodologies
- Language: TeX
- Homepage: https://jasp-stats.github.io/jasp-verification-project/
- Size: 9.86 MB
- Stars: 0
- Watchers: 8
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JASP Verification Project
## Aim
This document contains the verification of the results computed in JASP. For this purpose, the same statistical tests have been performed on the same datasets, using other popular statistical software packages (SPSS, SAS, Minitab, R) and hand calculations.
This repository contains the R-Markdown files that document the verification process.
These Markdown files are automatically knitted to html files and deployed as a GitHub page: https://jasp-stats.github.io/jasp-verification-project/.
## Contributing
- If you want to update the output for a test or add verification for an additional test you will only need to edit the corrosponding .Rmd files or create a new .Rmd file.
- If you need to replace screenshots or add additional ones, they can be found in the 'Screenshots' folder.
- The same holds for datasets, which can be found in the 'Datasets' folder.
- You will not have to knit the .Rmd files to html, this is done automatically by GitHub Actions.