plotAcceptanceRatios {AnaCoDa}R Documentation

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.

main

The title of the plot.

Value

This function has no return value.


[Package AnaCoDa version 0.1.4.4 Index]