View source: R/qa_added_structural_param.R
added_structural_param | R Documentation |
Get number of added parameters to the idv_varying_theta model in the resmod_results.csv file.
added_structural_param(directory, idv, dvid = "NA")
directory |
A path to the qa run directory. |
idv |
A string vector of all possible idv names for the specific qa run. |
dvid |
A dvid value. By default="NA" |
A numeric value of added parameters to the idv_varying_theta model. If file resmod_results.csv does not exist or all parameter values are missing then added_param will be set to empty character.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.