powered by
Prints the lower and upper boundaries of a 95 Percent confidence interval. Also see the CI95 function.
CI95(m, se)
A single number equal to the mean value of a statistic.
single number equal to the standard error of the statistic.
No return.
# NOT RUN { CI99(10, 1) CI99(m=8, se=2) # }
Run the code above in your browser using DataLab