dlink-set function

Transform Densities with a link function

Transform Densities with a link function

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

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

  • Maintainer: Sebastian Weber
  • License: GPL (>= 3)
  • Last published: 2025-01-21