cdfChiSquare#

swordfish.function.cdfChiSquare()#

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

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

  • X (Constant) -- A numeric scalar or vector.