check_model | R Documentation |
Perform a posterior predictive check of the number of sites where the parasite and host co-occur
check_model(model_fit, data_list, just_pvals = TRUE)
model_fit |
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? |
if just_pvals, then a vector of p-values. Otherwise, a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.