R/sigmoid.R

`sigmoid` <-
function(lo) 1/(1+exp(-lo))
davidavdav/sretools.R documentation built on May 14, 2019, 10:37 p.m.