Skip to contents

Calls through to the C++ link toolbox group's own "names" method – the same table link_function() builds a link from (link_builder_table() in link.hpp) – so this list can't drift from what link_function() actually accepts.

Usage

link_names()

Value

a character vector of the twelve type names link_function() accepts.

Examples

link_names()
#>  [1] "Identity"            "Log"                 "Logit"              
#>  [4] "Probit"              "ComplementaryLogLog" "FisherZ"            
#>  [7] "YeoJohnson"          "ASinH"               "SES"                
#> [10] "LogSES"              "LogASinH"            "Centered"