Computes the Student's t complementary cumulative distribution function (CCDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Student's t cumulative distribution function (CDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Student's t inverse cumulative distribution function (InvCDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Student's t log probability density function (LPDF).
Ditto, with location and scale parameters (by standardizing x).
Computes the Student's t probability density function (PDF).
Ditto, with location and scale parameters (by standardizing x).
This module contains algorithms for the Student's t Distribution.