the corresponding distribution of the truncated random variable
Arguments
object
distribution object
...
further arguments for Huberize; takes up lower,
upper, withSimplify.
lower
numeric; lower truncation point
upper
numeric; upper truncation point
withSimplify
logical; is result to be piped through a call to
simplifyD?
Methods
Huberize
signature(object = "AcDcLcDistribution"):
returns the unconditioned
distribution of min(upper,max(X,lower)), if X is
distributed according to object;
the result is of class "UnivarLebDecDistribution" in general.