plot.strop: Bootstrap visualization

Description Usage Arguments Value Examples

View source: R/plot.R

Description

Bootstrap visualization

Usage

1
2
3
## S3 method for class 'strop'
plot(x, conf.level = 0.95, combine = F, vars = NA,
  ...)

Arguments

x

A boostrap object of class strop

conf.level

The confidence level for which to indicate central confidence intervals on each histogram

combine

Whether to attempt to combine plots

vars

The variables for which to produce plots

...

Additional arguments

Value

invisible(x)

Examples

1
2

Aehmlo/strop documentation built on Dec. 1, 2019, 2:55 a.m.