bootstrap_pvc: Bootstrap PVC

View source: R/calculate_pvc.R

bootstrap_pvcR Documentation

Bootstrap PVC

Description

Internal function to compute bootstrap confidence intervals for PVC.

Usage

bootstrap_pvc(model1, model2, n_boot, conf_level)

Arguments

model1

First maihda_model object

model2

Second maihda_model object

n_boot

Number of bootstrap samples

conf_level

Confidence level

Value

A vector with lower and upper confidence bounds


MAIHDA documentation built on April 5, 2026, 5:06 p.m.