View source: R/calculate_pvc.R
| bootstrap_pvc | R Documentation |
Internal function to compute bootstrap confidence intervals for PVC.
bootstrap_pvc(model1, model2, n_boot, conf_level)
model1 |
First maihda_model object |
model2 |
Second maihda_model object |
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.