bootdist_fun: Determines the appropriate bootstrap function based on a fit...

View source: R/fct_bootstraps.R

bootdist_funR Documentation

Determines the appropriate bootstrap function based on a fit object

Description

Determines the appropriate bootstrap function based on a fit object

Usage

bootdist_fun(x, ft, niter = 200)

Arguments

x

Not used

ft

A fitdist or fitdistcens object

niter

An integer. The number of iterations set for the bootstrap function

Value

An appropriate bootstrap function.


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