dlink<- | R Documentation |
One-to-one transforms (mixture) of densities using a link function.
dlink(object) <- value
object |
Mixture density to apply link to. |
value |
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.