add the rest of the code.

This commit is contained in:
2024-03-12 09:39:12 -07:00
parent 29abd26b97
commit 2c733a8788
15 changed files with 1909 additions and 0 deletions

5
run_ordinal_quality.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
Rscript ordinal_quality_models.R && \
Rscript analyze_quality_models.R && \
Rscript analyze_quality_models_unweighted.R
Rscript analyze_quality_models_revisions.R