Link and inverse link functions

probit: inverse of the cumulative distribution function of the standard normal distribution with syntax given by probit(p).

iprobit: inverse probit with syntax given by iprobit(x), which is the same as phi(x).

ilogit: inverse-logit with syntax given by ilogit(x), which is equal to exp(x)/(exp(x)+1).

iloglog: inverse log-log link function with syntax given by iloglog(x).

icloglog: inverse complementary log-log link function with syntax given by icloglog(x).


Legal Notice | Contact Certara
© Certara USA, Inc. All rights reserved.