tdens
Calculates the probability density function (PDF) for the Student's t-distribution. Depending on input, function can return scalar, vector or matrix
Arguments
- Real parameter
- Positive real parameter (degrees of freedom)
Output
Resulting value in [0,1]
Examples