R.DT

R.DT probability density function of the Student t distribution

Synopsis

R.DT(x,n,give_log)

Arguments

x: observation

n: the number of degrees of freedom of the distribution

give_log: if true, log of the result will be returned instead

Description

This function returns the probability density function of the Student t distribution.

See also

R.PT, R.QT.