plot.resample: 'plot' method for 'resample' object

View source: R/resample.R

plot.resampleR Documentation

plot method for resample object

Description

Run mplot3_res on a resample object

Usage

## S3 method for class 'resample'
plot(x, col = NULL, ...)

Arguments

x

Vector; numeric or factor: Outcome used for resampling

col

Vector, color

...

Additional arguments passed to mplot3_res

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.