distr (version 2.6)

getLow,getUp: getLow, getUp functions of package distr

Description

getLow, getUp return lower and upper endpoint of a distribution --- truncated to lower/upper TruncQuantile if infinite; in case of an object of class "LatticeDistribution" with infinite lattice length, we search for the smallest/largest point in the lattice which is returned by succesive halving of x=0.5 in q(object)(x, lower.tail) for lower.tail TRUE resp. false.

Usage

"getUp"(object, eps = getdistrOption("TruncQuantile")) "getUp"(object, ...) "getUp"(object, ...) "getUp"(object, eps = getdistrOption("TruncQuantile")) "getUp"(object, eps = getdistrOption("TruncQuantile")) "getLow"(object, eps = getdistrOption("TruncQuantile")) "getLow"(object, ...) "getLow"(object, ...) "getLow"(object, eps = getdistrOption("TruncQuantile")) "getLow"(object, eps = getdistrOption("TruncQuantile"))

Arguments

object
a distribution object
eps
truncation point (numeric)
...
for convenience only; makes it possible to call getLow, getUp with argument eps no matter of the class of object; is ignored in these functions.

Value

getLow,getUp
a numeric of length 1