plotCodonSpecificParameters {AnaCoDa} | R Documentation |
Plots a codon-specific set of traces, specified with the type
parameter.
plotCodonSpecificParameters(trace, mixture, type = "Mutation", main = "Mutation Parameter Traces", ROC = TRUE)
trace |
An Rcpp trace object initialized with |
mixture |
The mixture for which to plot values. |
type |
A string containing one of the following to graph: |
main |
The title of the plot. |
ROC |
A logical value determining if the Parameter was ROC or not. |
This function has no return value.