MEstimate-class.
Class of asymptotically linear estimates.
Objects can be created by calls of the form new("MEstimate", ...)
.
More frequently they are created via the generating function
locMEstimator
.
name
Object of class "character"
:
name of the estimator.
estimate
Object of class "ANY"
:
estimate.
samplesize
Object of class "numeric"
:
sample size.
asvar
Optional object of class "matrix"
:
asymptotic variance.
asbias
Optional object of class "numeric"
:
asymptotic bias.
pIC
Optional object of class InfluenceCurve
:
influence curve.
nuis.idx
object of class "OptionalNumeric"
:
indices of estimate
belonging to the nuisance part.
Mroot
Object of class "numeric"
: value of
the M equation at the estimate.
Infos
object of class "matrix"
with two columns named method
and message
:
additional informations.
Class "ALEstimate"
, directly.
Class "Estimate"
, by class "ALEstimate"
.
signature(object = "MEstimate")
:
accessor function for slot Mroot
.
signature(object = "MEstimate")
Matthias Kohl Matthias.Kohl@stamats.de
## prototype new("MEstimate")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.