imgObject of class "Reals": The space of the image of this distribution has got dimension 1
and the name "Real Space".
paramObject of class "WeibullParameter": the parameter of this distribution (shape and scale),
declared at its instantiation
rObject of class "function": generates random numbers (calls function rweibull)
dObject of class "function": density function (calls function dweibull)
pObject of class "function": cumulative function (calls function pweibull)
qObject of class "function": inverse of the cumulative function (calls function qweibull)
.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.