Confidence/prediction interval based on a normal distribution¶
Description¶
Creates prediction intervals from a normal distribution with given mean and standard deviation.
Usage¶
cinorm(mean, sd, level)
Arguments¶
mean
-
a scalar; the mean parameter of the normal distribution
sd
-
a scalar; the standard deviation parameter of the normal distribution
level
-
a scalar; the confidence level