fieller: Fieller's Confidence Interval

Description Usage Arguments Value

View source: R/tools.R

Description

Calculates confidence interval of a ratio of vectors under a normal distribution

Usage

1
fieller(x, y, conf.level = 0.95, round = 2)

Arguments

x

A numeric vector of the numerator

y

A numeric vector of the denominator

conf.level

confidence level of the vector

round

number of decimal places to use

Value

A vector of the lower/upper limits of the confidence interval


austinnam/modeltools documentation built on Aug. 3, 2019, 7:20 p.m.