inv_link: Function to compute inverse link functions

Description Usage Arguments Value

View source: R/ocm_gen.R

Description

Function to compute inverse link functions

Usage

1
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


ordinalCont documentation built on Dec. 3, 2020, 1:06 a.m.