Stixbox Function qt - The student t inverse distribution function
Calling Sequence
- x = qt(p,d)
Parameters
- p
: probability
- d
: positive integer (degree of freedom) (p,d can be scalar or matrix with common size)
- x
: value at p of an inverse of the student cumulative distribution with degree of freedom d
Description
The student t inverse distribution function.