post_link_funs {gratia} | R Documentation |
A list of transformation functions named for LSS parameters in a GAMLSS
post_link_funs(
location = identity_fun,
scale = identity_fun,
shape = identity_fun,
skewness = identity_fun,
kurtosis = identity_fun,
power = identity_fun,
pi = identity_fun
)