print.pre: Print method for objects of class pre

Description Usage Arguments Author(s) See Also

Description

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

Usage

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

Arguments

x

An object of class pre.

sim.ci

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

...

Other arguments passed to print, currently not implemented

Author(s)

Dave Armstrong (Department of Political Science, UW-Milwaukee)

See Also

pre


DAMisc documentation built on May 2, 2019, 4:52 p.m.