fisher_boot: Bootstrap MLE Estimate

View source: R/core-fisher_mle.R

fisher_bootR Documentation

Bootstrap MLE Estimate

Description

Creates a fisher_boot object representing bootstrap-based inference for maximum likelihood estimates.

Usage

fisher_boot(boot_result, original_mle)

Arguments

boot_result

Result from boot::boot()

original_mle

The original fisher_mle object

Value

An object of class c("fisher_boot", "fisher_mle", "mle_fit", "boot")


likelihood.model documentation built on March 19, 2026, 9:07 a.m.