Learn R Programming

investr (version 1.2.1)

plot.bootCal: Plots of the Output of a Bootstrap Calibration Simulation

Description

This takes a bootstrap calibration 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.