Description Usage Arguments Value Examples
This function allows you to generate a plot
1 | oncoMixIdeal(means = c(3, 7))
|
means |
Set the difference between parameter means for the overexpressed (oe) group. Defaults to c(3,7) |
Returns a ggplot object that shows the statistical model for an idealized/theoretical oncogene candidate mRNA that is overexpressed in a subset of tumors
1 2 | oncoMixIdeal(means=c(3,10))
oncoMixIdeal(means=c(2,18.5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.