model.normal.bounds.ss: normal model (t test) using summary statistics lower/upper...

Description Usage Arguments Value See Also

View source: R/models.r

Description

normal model (t test) using summary statistics lower/upper bounds for univariate rv with unknown var

Usage

1
model.normal.bounds.ss(xbar, sigma, n, alpha = 0.05)

Arguments

xbar

sample mean

n

number of observation

alpha

significance level

sigma2

sample variance

Value

vector of lower/upper bounds of realizations of rv

See Also

Other models: fit_bsm; model.binomial.bounds; model.normal.bounds


mdelhey/mdutils documentation built on May 22, 2019, 3:24 p.m.