comparePlot-methods | R Documentation |
Plots 2-4 influence curves to the same model.
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.
## 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.