comparePlot-methods {ROptEst} | R Documentation |
Compare - Plots
Description
Plots 2-4 influence curves to the same model.
Details
S4-Method comparePlot
for signature IC,IC
has been enhanced compared to
its original definition in RobAStBase so that if
argument MBRB
is NA
, it is filled automatically by a call
to optIC
which computes the MBR-IC on the fly. To this end, there
is an additional argument n.MBR
defaulting to 10000
to determine the number of evaluation points.
Examples
## all (interesting) examples to this function need
## more time than 5 seconds;
## you can find them in
## system.file("scripts", "examples_taking_longer.R",
## package="ROptEst")
[Package ROptEst version 1.3.3 Index]