myci: Confidence Interval

Description Usage Arguments Value Examples

View source: R/myci.R

Description

This function creates a 95 percent confidence interval for a given set of data

Usage

1

Arguments

data

the data vector

n

the number of data points in the set

Value

The 95 percent confidence interval

Examples

1
myci(c(15,10,12,13,14))

caba0009/TannerCabaniss documentation built on Nov. 25, 2020, 3:43 a.m.