Absolutely continuous conditional distribution
The class of absolutely continuous conditional univariate distributions.
Objects can be created by calls of the form new("AbscontCondDistribution", ...).
condObject of class "Condition": condition
imgObject of class "rSpace": the image space.
paramObject of class "OptionalParameter": an
optional parameter.
rObject of class "function":
generates random numbers.
dObject of class "OptionalFunction":
optional conditional density function.
pObject of class "OptionalFunction":
optional conditional cumulative distribution function.
qObject of class "OptionalFunction":
optional conditional quantile function.
.withArithlogical: used internally to issue warnings as to interpretation of arithmetics
.withSimlogical: used internally to issue warnings as to accuracy
.logExactlogical: used internally to flag the case where there are explicit formulae for the log version of density, cdf, and quantile function
.lowerExactlogical: used internally to flag the case where there are explicit formulae for the lower tail version of cdf and quantile function
Symmetryobject of class "DistributionSymmetry";
used internally to avoid unnecessary calculations.
Class "UnivariateCondDistribution", directly.
Class "Distribution", by class "UnivariateCondDistribution".
Matthias Kohl Matthias.Kohl@stamats.de
new("AbscontCondDistribution")Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.