| sim_posterior_probs | R Documentation |
glmerMod object.Generate approximate samples of predicted probabilities from a binomial
glmerMod object.
sim_posterior_probs(object, newdata, nsamples = 4000)
object |
A binomial model fit using |
newdata |
The data to use. |
nsamples |
Number of samples to generate. |
A matrix with nrow(newdata) rows and nsamples columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.