Learn R Programming

monmlp (version 1.1.5)

logistic.prime: Derivative of the logistic sigmoid function

Description

Derivative of the logistic sigmoid function.

Usage

logistic.prime(x)

Arguments

x

numeric vector.

See Also

logistic