plotIT: Plot of infection times of the EA algorithm
Description
The (weighted) cdf of infection times is plotted. The infection times
jumps of the cdf are shown by the points with the
same infection times stacked vertically and respecting the weights.
Usage
plotIT(infection.time, weights, cutpoint)
Arguments
infection.time
vector of infection.times of the observations
weights
vector of (survey) weights of the observations
cutpoint
a cutpoint to for declaring outliers
Author
Beat Hulliger
Details
The infection times of EAdet are the main input. In addition the weights
may be needed. The default cutpoint from EAdet may be used for the cutpoint.
Points that are never infected have a missing infection time. These missing infection times
are (temporarily) imputed by 1.2 times the maximum infection time
to show them on the plot marked with an x.