plothelper {NMAoutlier} | R Documentation |
Helper function to create the plots for FS algorithm.
Description
Helper function to create the plots for FS algorithm.
Usage
plothelper(x, stat, select.st)
Arguments
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 |
Details
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.
Author(s)
Maria Petropoulou <maria.petropoulou@uniklinik-freiburg.de>
[Package NMAoutlier version 0.2.0 Index]