Task Tutorials
Each tutorial is a runnable end-to-end workflow on the bundled demo dataset. Tutorials show both packages side by side where applicable.
| Task | Methods covered |
|---|---|
| Genomic Prediction | GBLUP (masreml), BayesA / BayesR (masbayes) |
| GWAS | masreml::run_gwas, BayesR variable selection |
| GWABLUP | weight-then-predict using GWAS p-values |
| Cross-validation | masreml::cv_masreml |
| Binary trait analysis | threshold model with masreml |