extdata/: example data for each task{task_name}[_{model_type}]_exampleData.txt
models/: YAML files for model information{task_name}_{model_name}[_{model_type}].yml
stan_files/: Stan files corresponding to YAML files{task_name}_{model_name}[_{model_type}].stan
templates/: code templates for R and Python packagePY_CODE_TEMPLATE.txtPY_DOCS_TEMPLATE.txtPY_TEST_TEMPLATE.txtR_CODE_TEMPLATE.txtR_DOCS_TEMPLATE.txtR_TEST_TEMPLATE.txt
Please check out the wiki of the GitHub repository.