R.DST

R.DST probability density function of the skew-t distribution

Synopsis

R.DST(x,n,shape,give_log)

Arguments

x: observation

n: the number of degrees of freedom of the distribution

shape: the shape parameter 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 skew-t distribution.

See also

R.PST, R.QST.