plot.nlsBoot: Plots Samples from nlsBoot

Description Usage Arguments Details

Description

Plots of the bootstrap samples of an nlsBoot object.

Usage

1
2
## S3 method for class 'nlsBoot'
plot(x, which, ...)

Arguments

x

An object of class nlsBoot.

which

A numeric vector indicating which statistics to plot.

...

Extra arguments passed to the appropriate plot function.

Details

If which identifies a single statistic a box plot is contructed with a call to boxplot, for two statistics a standard plot is constructed with a call to plot and for more than two a pairwise plot is constructed with a call to pairs.


SWotherspoon/nlsaux documentation built on May 31, 2019, 8:41 a.m.