advanced Logistic
fun advancedLogistic(sigma: Double, tau: Double, vararg parameters: Double): Double
Content copied to clipboard
Parameters
sigma
Steepness parameter of the advanced logistic function.
tau
Threshold parameter of the advanced logistic function.