Description Usage Arguments Details Author(s)
View source: R/plotesthelper.R
Helper function to create the plots of summary estimates and their intervals for FS algorithm.
1 | plotesthelper(x, lower, upper, estimate, xdata, xtitle)
|
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. |
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.
Maria Petropoulou <petropoulou@imbi.uni-freiburg.de>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.