post_link_funs: A list of transformation functions named for LSS parameters in a GAMLSS
Description
A list of transformation functions named for LSS parameters in a GAMLSS
Usage
post_link_funs(
location = identity_fun,
scale = identity_fun,
shape = identity_fun,
skewness = identity_fun,
kurtosis = identity_fun,
power = identity_fun,
pi = identity_fun
)