NAME
Fsdb::Support::TDistribution - t-distributions for stats
SYNOPSIS
use Fsdb::Support::TDistribution;
$stats = new DbStats(options);
init_t_distr
internal intialization
interpolate
Linear interpolation, given desired x, x bounding (low and high) x and y values.
floats_equal
compare to floating point numbers with a bit of fuzz
t_distribution($nu, $alpha)
Return the value interpolated from a t-distribution.