View source: R/glm_helper_functions.R
calculate_subject_exclusions | R Documentation |
small helper function to populate subject exclusions in $run_data and $subject_data
calculate_subject_exclusions(gpa)
gpa |
a |
a modified copy of gpa
where $exclude_subject has been added to $run_data
and $subject_data. This function also adds $n_good_runs to $subject_data which is useful
if we want to enforce a lower bound on the number of runs used to define subject exclusion.
Michael Hallquist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.