View source: R/check_all_models.R
check_all_models | R Documentation |
Perform posterior predictive checks for all models regarding the number of sites where the parasite and host co-occur
check_all_models(fit_list, data_list, just_pvals = TRUE)
fit_list |
list. Output from |
data_list |
list. Output from |
just_pvals |
logical. Should the output only include p-values, or should the function additionally return the predictions and observations? |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.