gevcdn.logistic {GEVcdn} | R Documentation |
Logistic sigmoid function
Description
gevcdn.logistic
computes the logistic sigmoid (S-shaped) function. Used as the hidden layer transfer function for nonlinear GEV CDN models.
Usage
gevcdn.logistic(x)
Arguments
x |
a numeric vector |
See Also
[Package GEVcdn version 1.1.6-2 Index]