print.poolbindiff {binGroup}R Documentation

Print methods for classes "poolbin" and "poolbindiff"

Description

Print methods for objects of classes "poolbin" and "poolbindiff"

Usage

## S3 method for class 'poolbin'
print(x, scale = x$scale, ...)
## S3 method for class 'poolbindiff'
print(x, scale = x$scale, ...)

Arguments

x

An object of class "poolbin" or "poolbindiff" (pooledBin, pooledBinDiff)

scale

A coefficient to scale the point estimate and interval bounds

...

further arguments to be passed to print

Value

A print out.


[Package binGroup version 2.2-1 Index]