bootstrap_vpc: Bootstrap VPC/ICC

View source: R/summary_maihda.R

bootstrap_vpcR Documentation

Bootstrap VPC/ICC

Description

Internal function to compute bootstrap confidence intervals for VPC.

Usage

bootstrap_vpc(model, data, formula, n_boot, conf_level)

Arguments

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

Value

A vector with lower and upper confidence bounds


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