| get_link_type | R Documentation |
Converts a link function name to the integer code used in Stan.
get_link_type(link)
link |
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
An integer (1-11) representing the link type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.