Objects can be created by calls of the form new("asSemivar", ...).
More frequently they are created via the generating function
asSemivar.
Slots
type
Object of class "character":
“asymptotic mean square error”.
biastype
Object of class "BiasType":
symmetric, one-sided or asymmetric
normtype
Object of class "NormType":
norm in which a multivariate parameter is considered
Methods
sign
signature(object = "asSemivar"):
accessor function for slot sign.
sign<-
signature(object = "asSemivar", value = "numeric"):
replacement function for slot sign.
Extends
Class "asGRisk", directly.
Class "asRiskwithBias", by class "asGRisk".
Class "asRisk", by class "asRiskwithBias".
Class "RiskType", by class "asGRisk".