sensitivity.plot: Compare the sensitivity of different statistics.

View source: R/sensativity.plot.R

sensitivity.plotR Documentation

Compare the sensitivity of different statistics.

Description

Compare the sensitivity of different statistics.

Usage

sensitivity.plot(y, sub, stats)

Arguments

y

vector of the data.

sub

subtitle for the plot.

stats

vector of functions to be plotted.

Details

To compare the sensitivity, outliers are added to the original data. The shift of each statistics due to the new value is measured and plotted.


MultNonParam documentation built on Aug. 30, 2023, 9:09 a.m.