=============================================================== Confidence/prediction interval based on a normal distribution =============================================================== .. r-package:: mpred .. r-pkgversion:: 0.2.1 .. r-name:: cinorm cinorm Description =========== Confidence/prediction interval based on a normal distribution Usage ===== .. code-block:: r 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