inv_link {ordinalCont}R Documentation

Function to compute inverse link functions

Description

Function to compute inverse link functions

Usage

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

Arguments

link

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

Value

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


[Package ordinalCont version 2.0.2 Index]