ciMPN: Standard Error / Confidence Interval function

Description Usage Arguments Value

Description

Calculate the Standard Error (SE) or Confidence Interval (LL, UL)

Usage

1
ciMPN(mu, y, n, v, alpha = 0.05, output = FALSE)

Arguments

mu

getMPN output

alpha

alpha value (usually 0.05 for 95 CI)

output

if FALSE returns the standard error, if TRUE returns the confidence interval

dataMPN

dataframe (or list) named "dataMPN": dataMPN<-data.frame(x=..., n=..., v=...)

Value

the standard error/confidence interval


smeister/LCE_package documentation built on May 8, 2019, 10:53 p.m.