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


[Package ssd4mosaic version 1.0.1 Index]