powered by
Converts a link function name to the integer code used in Stan.
get_link_type(link)
An integer (1-11) representing the link type
A character string specifying the link function
Link type mapping:
1: logit
2: probit
3: cloglog
4: loglog
5: cauchit
6: tlink
7: aranda_ordaz
8: sp
9: log_gamma
10: gev
11: aep