invLogistic#

swordfish.function.invLogistic()#

Return the value of a logistic inverse cumulative distribution function.

参数:
  • mean (Constant) -- The mean of a logistic distribution.

  • s (Constant) -- The scale parameter of a logistic distribution.

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