Learn R Programming

mcStats (version 0.1.0)

mcDChiSq: Density of Chi-Square distribution

Description

Density of Chi-Square distribution

Usage

mcDChiSq(x, degFree, ...)

Arguments

x

x value

degFree

degrees of freedom

...

optional additional parameters which are ignored

Value

density of given Chi-Square dist. at x

Examples

Run this code
# NOT RUN {
mcDChiSq(4, 2)

# }

Run the code above in your browser using DataLab