get_boot_measures: Calculate bootstrapped variation additional tool to help...

View source: R/get_boot_measures.R

get_boot_measuresR Documentation

Calculate bootstrapped variation additional tool to help calculate the uncertainty of each variable's bias

Description

Calculate bootstrapped variation additional tool to help calculate the uncertainty of each variable's bias

Usage

get_boot_measures(object, smd = "cross-sample", use_abs = TRUE, B = 100)

Arguments

object

jointVIP object

smd

calculate standardized mean difference either using cross-sample or pooled

use_abs

TRUE (default) for absolute measures

B

100 (default) for the number of times the bootstrap step wished to run

Value

bootstrapped measures needed for bootstrap-jointVIP


jointVIP documentation built on April 3, 2025, 10:27 p.m.