plot.condprobMin: Function to plot condprobMin object

Description Usage Arguments

Description

This function plots minimum sample size vs average value of an input vector, which is usually the y-value in a condprob2::condprob analysis. The mean values are plotted vs sample size and the mean, upper limit and lower limit of the bootstrapped original values are shown

Usage

1
2
## S3 method for class 'condprobMin'
plot(cpMin, alpha = 0.05)

Arguments

cpMin

a condprobMin object

alpha

the alpha level for determining confidence intervals. Default is 0.05.


jhollist/condprob2 documentation built on May 19, 2019, 9:27 a.m.