Objects from the Class
Objects can be created by calls of the form new("asUnOvShoot", ...).
More frequently they are created via the generating function
asUnOvShoot.Slots
type- Object of class
"character":
asymptotic under-/overshoot probability. width- Object of class
"numeric":
half the width of given confidence interval. biastype- Object of class
"BiasType":
symmetric, one-sided or asymmetric
Extends
Class "asGRisk", directly.
Class "asRiskwithBias", by class "asGRisk".
Class "asRisk", by class "asRiskwithBias".
Class "RiskType", by class "asGRisk".Methods
- width
signature(object = "asUnOvShoot"):
accessor function for slot width. - show
signature(object = "asUnOvShoot")