confint.htest: Produce confidence interval for objects of class 'htest'

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Simple means to output a confidence interval for an htest object.

Usage

1
2
  ## S3 method for class 'htest'
confint(object, parm, level, ...)

Arguments

object

A object of class htest, such as output from t.test.

parm

ignored

level

ignored

...

can pass in function to transform via transform argument.

Value

No return value, outputs interval through cat.

Examples

1

jverzani/UsingR documentation built on Aug. 3, 2020, 11:57 a.m.