Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dlink-set

Transform Densities with a link function


Description

One-to-one transforms (mixture) of densities using a link function.

Usage

dlink(object) <- value

Arguments

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).


RBesT

R Bayesian Evidence Synthesis Tools

v1.6-1
GPL (>= 3)
Authors
Novartis Pharma AG [cph], Sebastian Weber [aut, cre], Beat Neuenschwander [ctb], Heinz Schmidli [ctb], Baldur Magnusson [ctb], Yue Li [ctb], Satrajit Roychoudhury [ctb], Trustees of Columbia University [cph] (R/stanmodels.R, configure, configure.win)
Initial release
2020-05-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.