Adding L2 and L3 options to the gpa YAML file would allow the second and third levels to be built without using the CLI prompt.
Currently, if user needs to update any of their trial, run, or subject dataframes, they will have to run through the dialogue prompts of build_l2_models and build_l3_models again. The user could then potentially select slightly different options that changes their analysis from a previous one they were attempting to duplicate.
This is just tagging onto the same theme of #9:
Adding L2 and L3 options to the gpa YAML file would allow the second and third levels to be built without using the CLI prompt.
Currently, if user needs to update any of their trial, run, or subject dataframes, they will have to run through the dialogue prompts of build_l2_models and build_l3_models again. The user could then potentially select slightly different options that changes their analysis from a previous one they were attempting to duplicate.