Learn R Programming

pandemonium (version 0.2.4)

computeSigma: Compute sigma

Description

Map chi2 to sigma, with cutoff (overflow) at 5 sigma

Usage

computeSigma(chivals, ndf)

Value

vector with sigma values

Arguments

chivals

vector with chi2 values

ndf

number of parameters (degrees of freedom of the chi2 distribution)