| get_sp_base_type | R Documentation |
Converts a base distribution name to the integer code used in Stan for SP link.
get_sp_base_type(base)
base |
A character string specifying the base distribution |
Base type mapping (symmetric distributions only, per Li et al. 2019):
1: logit
2: probit
3: cauchit
4: tlink
An integer (1-6) representing the base type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.