seven_1: seven_1

View source: R/seven_1.R

seven_1R Documentation

seven_1

Description

This function replicates program 1 in seq 7 from the textbook.

Usage

seven_1(d, var, alpha)

Arguments

d

Half the confidence interval width.

var

The variance.

alpha

The significance level.

Value

The calculate value of c.

References

Mukhopadhyay, N., \& de Silva, Basil M. (2009). Sequential Methods and Their Applications. New York: CRC Press.

Examples

seven_1(d = 0.2, var = 10, alpha=0.01)


yelleKneK/SMSD documentation built on Nov. 23, 2022, 6:40 p.m.