combine_boot_samples {ssd4mosaic}R 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.


[Package ssd4mosaic version 1.0.1 Index]