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

© Copyright 2022, Martin Elff. Last updated on 28 Aug 2024. Created using Sphinx 7.2.6. Page source