oncoMixBimodal {oncomix} | R Documentation |
This function allows you to generate a plot
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
oncoMixBimodal(means=c(3,7)) oncoMixBimodal(means=c(3,10))