ConfInt: Confidence interval of the mean - Simulation Samples drawn...

Description Usage Arguments

View source: R/ConfInt.R

Description

Confidence interval of the mean - Simulation Samples drawn from a Normal distribution

Usage

1
ConfInt(nexp = 100, nrep = 5000, n = 25, mu = 50, stdev = 8, nconf = 0.95)

Arguments

nexp

= Number of samples to draw

nrep

= Number of resamplings

n

= sample size

mu

= Population mean

stdev

= Population standard deviation

nconf

= Confidence level


dco61/isteahMAT104 documentation built on Jan. 2, 2022, 2:24 a.m.