robest.
genkStepCtrl(useLast = getRobAStBaseOption("kStepUseLast"), withUpdateInKer = getRobAStBaseOption("withUpdateInKer"), IC.UpdateInKer = getRobAStBaseOption("IC.UpdateInKer"), withICList = getRobAStBaseOption("withICList"), withPICList = getRobAStBaseOption("withPICList"), scalename = "scale", withLogScale = TRUE, withEvalAsVar = NULL)
genstartCtrl(initial.est = NULL, initial.est.ArgList = NULL, startPar = NULL, distance = CvMDist, withMDE = NULL)
gennbCtrl(neighbor = ContNeighborhood(), eps, eps.lower, eps.upper)pIC,
asvar and asbias of the return value. NULL the result of getboundedIC(L2Fam,D) is taken;
this IC will then be projected onto $ker(D)$.ICList of return value
be filled?pICList of return value
be filled?scalename) be computed on log-scale and backtransformed
afterwards? This avoids crossing 0.NULL: if TRUE (default), tells R
to evaluate the asymptotic variance or if FALSE just to produces a call
to do so. If withEvalAsVar is NULL (default), the content
of slot .withEvalAsVar in the L2 family is used instead to take
this decision.start if the latter
is a function; this list by default already starts with two unnamed items,
the sample x, and the model L2Fam.optimize resp. optim;
i.e; if (total) parameter is of length 1, startPar is
a search interval, else it is an initial parameter value; if NULL
slot startPar of ParamFamily is used to produce it;
in the multivariate case, startPar may also be of class Estimate,
in which case slot untransformed.estimate is used.roptest() / robest()---in addition to
the function given in argument startPar of the current function
or, if the argument is NULL, in slot startPar of the L2
family? If NULL (default) the content of slot .withMDE in
the L2 family is used instead to take this decision."UncondNeighborhood" eps eps.lower <= eps.upper):
lower bound for the amount of gross errors. See details below. =>=>eps.lower <= eps.upper =>robest.
For details, see this function.
roblox,
L2ParamFamily-class
UncondNeighborhood-class,
RiskType-class genkStepCtrl()
genstartCtrl()
gennbCtrl()
Run the code above in your browser using DataLab