Learn R Programming

ffstream (version 0.1.7.2)

getNormalLimitsFromList: Compute confidence limits assuming the normal distribution

Description

Gets the 100p NB: stddev used, not variance!

Usage

getNormalLimitsFromList(burnvec, u_new)

Arguments

burnvec

A vector of unnamed values, consisting of:

p

First component - value of threshold.

mu

Second component - value of the mean.

sd

Third component - value of the standardi deviation.

u_new

The value of u, the quantity used to scale the forgetting factor variance.