R/tansig.prime.R

tansig.prime <-
function(x)
{
    (0.5)*(1-tanh(0.5*x)^2)
}

Try the monmlp package in your browser

Any scripts or data that you put into this service are public.

monmlp documentation built on May 2, 2019, 11:14 a.m.