| .getImageDistr {RandVar} | R Documentation |
Generates an imageDistribution f(distr).
.getImageDistr(f, distr)
f |
a function with values in R |
distr |
an object of class "Abscontdistribution" |
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
image distribution of distr under f
Peter Ruckdeschel Peter.Ruckdeschel@itwm.fraunhofer.de