powered by
One-to-one transforms (mixture) of densities using a link function.
dlink(object) <- value
Mixture density to apply link to.
Link.
Note: link functions are assumed to be order preserving, i.e. if x_1 < x_2 holds, then link(x_1) < link(x_2).