Learn R Programming

lrstat (version 0.2.13)

print.estimateCI: Print the Point Estimate and Confidence Interval

Description

Prints the point estimate and confidence interval.

Usage

# S3 method for estimateCI
print(x, ...)

Value

A tabular printout of the design elements.

Arguments

x

The estimateCI object to print.

...

Ensures that all arguments starting from "..." are named.

Author

Kaifeng Lu, kaifenglu@gmail.com