print.propCI | R Documentation |
Print method for objects of class "propCI"
created by the propCI
function.
## S3 method for class 'propCI'
print(x, ...)
x |
An object of class "propCI" ( |
... |
Additional arguments to be passed to |
A print out of the point estimate and confidence interval
found with propCI
.
This function is a combination of print.poolbindiff
and
print.bgt
, written by Brad Biggerstaff for the binGroup
package. Minor modifications were made for inclusion of the function in
the binGroup2
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.