plotesthelper: Helper function to create the plots of summary estimates and...

Description Usage Arguments Details Author(s)

View source: R/plotesthelper.R

Description

Helper function to create the plots of summary estimates and their intervals for FS algorithm.

Usage

1
plotesthelper(x, lower, upper, estimate, xdata, xtitle)

Arguments

x

object of class NMAoutlier(mandatory).

lower

lower bundary of confidence interval of summary estimate.

upper

upper bundary of confidence interval of summary estimate.

estimate

summary estimate.

xdata

data.

xtitle

title for plots in x-axis.

Details

Plot of summary estimate and its confidence interval for each treatment for FS and algorithm. Vertical axis provides the iterations of FS algorithm. Horizontal axis provides a summary estimate of a treatment.

Author(s)

Maria Petropoulou <petropoulou@imbi.uni-freiburg.de>


NMAoutlier documentation built on Oct. 11, 2021, 5:23 p.m.