invStudent#

swordfish.function.invStudent()#

Return the value of a Student's t inverse cumulative distribution function.

参数:
  • df (Constant) -- A positive floating number indicating the degree of freedom of a Student's t-distribution.

  • X (Constant) -- A floating scalar or vector between 0 and 1.