plot.boot_ML: Plot univariate distributions of bootstrapped ML estimates

plot.boot_MLR Documentation

Plot univariate distributions of bootstrapped ML estimates

Description

plot.boot_ML() creates univariate plots of bootstrap results from boot_ML().

Usage

## S3 method for class 'boot_ML'
plot(x, probs = c(0.1, 0.5, 0.9), ...)

Arguments

x

a result created by calling boot_ML on a MultiMethodMLEstimate object.

probs

a vector of distribution quantile values to indicate with vertical lines.

...

additional arguments.

Value

a named list of named plots.


emery documentation built on June 9, 2025, 5:09 p.m.