View source: R/distributional-models.R
post_link_funs | 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
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.