plot.bootCal: Plots method for bootstrap calibration

View source: R/invest.R

plot.bootCalR Documentation

Plots method for bootstrap calibration

Description

The plot method for "bootCal" objects. In particular, this method takes a "bootCal" object and produces plots for the bootstrap replicates of the inverse estimate.

Usage

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

Arguments

x

An object that inherits from class "bootCal".

...

Additional optional arguments. At present, no optional arguments are used.

Value

x is returned invisibly.


bgreenwell/investr documentation built on April 7, 2022, 5:01 a.m.