print.pre: Print method for objects of class pre

print.preR Documentation

Print method for objects of class pre

Description

Prints the output from an object of class pre. The function prints all components of the calculation and optionally simulated confidence bounds.

Usage

## S3 method for class 'pre'
print(x, ..., sim.ci = 0.95)

Arguments

x

An object of class pre.

...

Other arguments passed to print, currently not implemented

sim.ci

Coverage for the simulated confidence interval, if sim=TRUE in the call to pre.

Author(s)

Dave Armstrong

See Also

pre


davidaarmstrong/damisc documentation built on Oct. 1, 2023, 3:05 p.m.