| asSemivar-class {distrMod} | R Documentation |
Class for semi-variance risk.
Objects can be created by calls of the form new("asSemivar", ...).
More frequently they are created via the generating function
asSemivar.
type:"character":
“asymptotic mean square error”. biastype:"BiasType":
symmetric, one-sided or asymmetric normtype:"NormType":
norm in which a multivariate parameter is consideredsignature(object = "asSemivar"):
accessor function for slot sign. signature(object = "asSemivar", value = "numeric"):
replacement function for slot sign.
Class "asGRisk", directly.
Peter Ruckdeschel Peter.Ruckdeschel@itwm.fraunhofer.de
Ruckdeschel, P. (2005) Optimally One-Sided Bounded Influence Curves. Mathematical Methods in Statistics 14(1), 105-131.
Kohl, M. (2005) Numerical Contributions to the Asymptotic Theory of Robustness. Bayreuth: Dissertation.
asSemivar()