Description Usage Arguments Value
A list of gams is filtered to remove those with a concurvity greater than max_conc
.
Concurvity is estimated using estimate
values calculated by concurvity. If any terms
exhibit concurvity greater than the threshold, the model is rejected.
1 | filter_gams(gam_list, max_conc)
|
gam_list |
List of gams |
max_conc |
Maximum concurvity. All gams with concurvity above this are removed |
List of gams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.