sensitivity.plot {MultNonParam} | R 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.
[Package MultNonParam version 1.3.9 Index]