combine_boot_samples: Combine several bootstrap samples into a single 'bootdist' or...

View source: R/fct_bootstraps.R

combine_boot_samplesR Documentation

Combine several bootstrap samples into a single bootdist or bootdistcens object

Description

Combine several bootstrap samples into a single bootdist or bootdistcens object

Usage

combine_boot_samples(bs)

Arguments

bs

A list of bootdist or bootdistcens objects obtained from the same fit object.

Value

A bootdist or bootdistcens object with a number of samples equal to the sum of number of samples of each bootstrap from the list input.


ssd4mosaic documentation built on April 4, 2025, 1:42 a.m.