get_bootstrap: Generate bootstrap sample(s) for a list of fit(s) and check...

View source: R/fct_bootstraps.R

get_bootstrapR Documentation

Generate bootstrap sample(s) for a list of fit(s) and check their convergence

Description

Generate bootstrap sample(s) for a list of fit(s) and check their convergence

Usage

get_bootstrap(fits)

Arguments

fits

A list of fitdist or fitdistcens objects

Value

A list of two lists. The first list contains the bootstrap sample(s) and the second one the logical value of convergence.


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