comparePlot: Compare - Plots

comparePlot-methodsR 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")

ROptEst documentation built on Feb. 7, 2024, 3:02 p.m.

Related to comparePlot in ROptEst...