inv_link function

Function to compute inverse link functions

Function to compute inverse link functions

inv_link(link = c("logit", "probit", "cloglog", "loglog", "cauchit"))

Arguments

  • link: One of "logit" (default), "probit", "cloglog", "loglog" or "cauchit".

Returns

A list with the link function and the 1st, 2nd and 3rd derivatives with respect to the argument

  • Maintainer: Maurizio Manuguerra
  • License: GPL (>= 2)
  • Last published: 2020-12-02

Useful links