R/expit.R

expit <-
function(x) exp(x)/(1+exp(x))

Try the OOmisc package in your browser

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

OOmisc documentation built on May 1, 2019, 10:17 p.m.