plot.PTE_bootstrap_results {PTE}R Documentation

Plots a summary of the bootstrap samples.

Description

Plots a summary of the bootstrap samples.

Usage

## S3 method for class 'PTE_bootstrap_results'
plot(x, ...)

Arguments

x

A PTE_bootstrap_results model object built via running the PTE_bootstrap_inference function.

...

Other methods passed to plot

Author(s)

Adam Kapelner


[Package PTE version 1.7 Index]