plothelper: Helper function to create the plots for FS algorithm.

View source: R/plothelper.R

plothelperR 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 <m.petropoulou.a@gmail.com>


NMAoutlier documentation built on Nov. 5, 2025, 7:14 p.m.