Description Usage Arguments Value Author(s) Examples
View source: R/BioTIP_update_4_09282020_v3.R
Box plots of observed (red) and simulated MCI scores by boostraping genes B
times,
with three horizontal lines: the min, max and 2*(max-min) value of the state of interests, or all all values.
1 2 3 4 5 6 7 8 9 10 |
MCI |
A named vector of max CI scores per state, can be obtained from function |
simulation |
A matrix state * number of simulated times, can be obtained from function |
las |
Numeric in 0, 1, 2, 3; the style of axis labels. Default is 0, meaning labels are parallel. (link to http://127.0.0.1:21580/library/graphics/html/par.html) |
order |
A vector of state names in the customized order to be plotted, set to NULL by default. |
ylim |
An integer vector of length 2. Default is NULL. |
main |
A character vector. The title of the plot. Default is NULL. |
which2point |
A character (or integer) which state's values were used to set up the three horizontal lines. by default is NULL, indicating the values of all states will be used. |
... |
Other parameters passed to this function |
Return a box plot of MCI(red) and simulated MCI(grey) scores per state.
Zhezhen Wang zhezhen@uchicago.edu
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.