@stdlib/stats-base-dists-t-ctor
Student's t distribution constructor.
Student's t distribution constructor.
Student's t distribution entropy.
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
Student's t distribution expected value.
Student's t distribution median.
Student's t distribution mode.
Student's t distribution probability density function (PDF).
Student's t distribution quantile function.
Student's t distribution skewness.
Student's t distribution standard deviation.
Student's t distribution excess kurtosis.
Natural logarithm of the cumulative distribution function (CDF) for a Student's t distribution.
This library was published for learning purposes. It is _not_ intended for use in production-grade software. This project was created and published by me as part of my learnings at Lighthouse Labs.