atoti.experimental.stats.t.ppf()#
- atoti.experimental.stats.t.ppf(point, /, *, degrees_of_freedom)#
Percent point function for a Student’s t distribution.
Also called inverse cumulative distribution function.
- Parameters:
- Return type:
MeasureDescription
See also