Learn R Programming

mcStats (version 0.1.0)

mcDT: Density of t-distribution

Description

Density of t-distribution

Usage

mcDT(x, degFree, ...)

Arguments

x

x value

degFree

degrees of freedom

...

optional additional parameters which are ignored

Value

density of given t-dist. at x

Examples

Run this code
# NOT RUN {
mcDT(0,1)

# }

Run the code above in your browser using DataLab