Description Usage Arguments Value Examples
View source: R/oncoMix_examples.R
This function allows you to generate a plot
1 | oncoMixBimodal(means = c(3, 7))
|
means |
Set the values for the difference between parameter means |
Returns a ggplot object that shows a 2-component Gaussian mixture model
1 2 | oncoMixBimodal(means=c(3,7))
oncoMixBimodal(means=c(3,10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.