plothelper {NMAoutlier} | R Documentation |
Helper function to create the plots for FS algorithm.
plothelper(x, stat, select.st)
x |
object of class NMAoutlier (mandatory). |
stat |
The monitored statistic to generate the plot. |
select.st |
selected statistic (pscore/nsplit/estand) for selected treatment(s)/comparison(s)/study |
Plot of several monitoring measures for FS algorithm. Vertical axis provides the iterations of FS algorithm. Horizontal axis provides a monitoring statistical measure in the methodology.
Maria Petropoulou <petropoulou@imbi.uni-freiburg.de>