plotAcceptanceRatios: Plot Acceptance ratios
Description
Plots acceptance ratios for codon-specific parameters. Will be by amino acid for ROC and FONSE models, but will be by codon for PA and PANSE models. Note assumes estimating parameters for all codons.
Usage
plotAcceptanceRatios(trace, main = "CSP Acceptance Ratio Traces")
Arguments
trace
An Rcpp trace object initialized with initializeTraceObject
.
Value
This function has no return value.