Learn R Programming

AutoScore (version 1.1.0)

check_link: Internal function: Check link function

Description

Internal function: Check link function

Usage

check_link(link)

Arguments

link

The link function used to model ordinal outcomes. Default is "logit" for proportional odds model. Other options are "cloglog" (proportional hazards model) and "probit".