R/g.link.R

Defines functions `g.link`

`g.link` <-
function(x)  {

    2^(x)/(1 + 2^(x))

}

Try the RPPanalyzer package in your browser

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

RPPanalyzer documentation built on Aug. 28, 2023, 5:07 p.m.