Objects from the Class
Objects can be created by calls of the form new("asHampel", ...).
More frequently they are created via the generating function
asHampel.Slots
type- Object of class
"character":
trace of asymptotic covariance for given bias bound. bound- Object of class
"numeric":
given positive bias bound. biastype- Object of class
"BiasType":
symmetric, one-sided or asymmetric
Extends
Class "asRiskwithBias", directly.
Class "asRisk", by class "asRiskwithBias".
Class "RiskType", by class "asRisk".Methods
- bound
signature(object = "asHampel"):
accessor function for slot bound. - show
signature(object = "asHampel")