invChiSquare#

swordfish.function.invChiSquare()#

Return the value of a chi-squared inverse cumulative distribution function.

参数:
  • df (Constant) -- A positive integer indicating the degree of freedom of a chi-squared distribution.

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