get_gam_ppv | R Documentation |
Get PPV from GAM model
get_gam_ppv(model, term, ppv_only = FALSE)
model |
Gam model |
term |
term to calculate ppv from (e.g. 's(resp_index)') |
ppv_only |
Return only PPV value. Otherwise return row of related parameters as well. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.