.getImageDistr {RandVar}R Documentation

Help function for generation of image distributions

Description

Generates an imageDistribution f(distr).

Usage

.getImageDistr(f, distr)

Arguments

f a function with values in R
distr an object of class "Abscontdistribution"

Details

works even if f(distr) fails; if anything else fails does simulations of f(x), x according to distr; uses RtoDPQ then; does not check whether f(distr) has point masses

Value

image distribution of distr under f

Author(s)

Peter Ruckdeschel Peter.Ruckdeschel@itwm.fraunhofer.de


[Package RandVar version 0.6.7 Index]