family_to_trafo {deepregression} | R Documentation |
Character-to-transformation mapping function
Description
Character-to-transformation mapping function
Usage
family_to_trafo(family, add_const = 1e-08)
Arguments
family |
character defining the distribution |
add_const |
see |
Value
a list of transformation for each distribution parameter
[Package deepregression version 1.0.0 Index]