R/PooledBinomialFunctions.R
print.propDiffCI.Rd
Print method for objects of class "propDiffCI"
created by the propDiffCI
function.
# S3 method for class 'propDiffCI'
print(x, ...)
An object of class "propDiffCI" (propDiffCI
).
Additional arguments to be passed to print
.
A print out of the point estimate and confidence interval
found with propDiffCI
.