View source: R/summary_maihda.R
| bootstrap_vpc | R Documentation |
Internal function to compute bootstrap confidence intervals for VPC.
bootstrap_vpc(model, data, formula, n_boot, conf_level)
model |
An lme4 model object |
data |
The data used to fit the model |
formula |
The model formula |
n_boot |
Number of bootstrap samples |
conf_level |
Confidence level |
A vector with lower and upper confidence bounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.