Description Usage Arguments Details Value
View source: R/plotParameterObject.R
plot
graphs the mutation or selection parameter for a ROC or FONSE
parameter object for each mixture element.
1 2 3 4 5 6 7 8 9 |
x |
A parameter object |
what |
Which aspect of the parameter to plot. Default value is "Mutation". |
samples |
Number of samples to plot using the posterior mean. Default value is 100. |
mixture.name |
a vector with names/descriptions of the mixture distributions in the parameter object |
with.ci |
Plot with or without confidence intervals. Default value is TRUE |
... |
Arguments to be passed to methods, such as graphical parameters. |
Graphs are based off the last # samples for the posterior mean.
This function has no return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.