The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.