Up: Component summary Component

RiskRatioPlot

Creates a visualization for a list of risk ratios and their confidence intervals. Missing values are plotted with gray crosses.

This is a simple example output.

Version 1.0
Bundle microarray
Categories Plot
Authors Marko Laakso (Marko.Laakso@Helsinki.FI)
Issue tracker View/Report issues
Requires R
Source files component.xml RiskRatioPlot.r
Usage Example with default values

Inputs

Name Type Mandatory Description
in CSV Mandatory Risk ratios and their confidence intervals

Outputs

Name Type Description
out Latex Latex subsection containing the visualization.

Parameters

Name Type Default Description
RR string (no default) Name of the risk ratio column
caption string "Visualization of risk rations" Figure caption for the document template.
height float 11 Height of the plot in centimeters.
lCI string (no default) Name of the column that contains the lower limit of the confidence interval
names string "" Name of the column that contains the item names. A numeric labeling of x-axis is used if this parameter is missing.
pageBreak boolean false Use pageclean after the section.
title string "Risk ratios" Main title plot.
uCI string (no default) Name of the column that contains the upper limit of the confidence interval
width float 14 Width of the plot in centimeters
xlabel string "Entries" Label for x-axis in plot.
ylabel string "risk ratio" Label for y-axis in plot.

Test cases

Test case Parameters IN
in
OUT
out
case1 properties in out

title = Risk ratio example,
RR = aRR,
lCI = aCI_l,
uCI = aCI_u,


Generated 2019-02-08 07:42:10 by Anduril 2.0.0