summary.poolbindiff {binGroup} | R Documentation |
Summary methods for "poolbin" and "poolbindiff"
Description
Summary Method for One-Sample and Two-sample confidence intervals (various pool sizes)
Usage
## S3 method for class 'poolbin'
summary(object, scale = object$scale, ...)
## S3 method for class 'poolbindiff'
summary(object, scale = object$scale, ...)
Arguments
object |
An object of class "poolbin" or "poolbindiff" ( |
scale |
A coefficient to scale the point estimate and interval bounds |
... |
further arguments to be passed to |
Value
A print out
[Package binGroup version 2.2-1 Index]