fiBias-class {distrMod} | R Documentation |
Finite-sample Bias
Description
Class of finite-sample bias.
Objects from the Class
Objects can be created by calls of the form new("fiBias", ...)
.
More frequently they are created via the generating function
fiBias
.
Slots
type
Object of class
"character"
: “finite-sample bias”.
Extends
Class "fiRisk"
, directly.
Class "RiskType"
, by class "fiRisk"
.
Methods
No methods defined with class "fiBias" in the signature.
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
References
Ruckdeschel, P. and Kohl, M. (2005) How to approximate the finite sample risk of M-estimators.
See Also
Examples
new("fiBias")
[Package distrMod version 2.9.1 Index]