inv_link: Inverse link function for several models (cumulative...

View source: R/utils.R

inv_linkR Documentation

Inverse link function for several models (cumulative distributions)

Description

Inverse link function for several models (cumulative distributions)

Usage

inv_link(x, type = "logit", df = 1)

Arguments

x

Value to evaluate the cumulative distribution

type

"logit", "probit", "cauchit", "robit", "cloglog" or "loglog"

df

Degrees of freedom (if type = "robit")

Value

Cumulative probability in x


DouglasMesquita/FLAMES documentation built on May 28, 2022, 8:35 a.m.