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