logistic.prime: Derivative of the logistic sigmoid function

View source: R/logistic.prime.R

logistic.primeR Documentation

Derivative of the logistic sigmoid function

Description

Derivative of the logistic sigmoid function.

Usage

logistic.prime(x)

Arguments

x

numeric vector.

See Also

logistic


monmlp documentation built on April 12, 2025, 1:48 a.m.