prop.model.roc(b.Init, phi.Obs.lim = c(0.01, 10), phi.Obs.scale = 1, nclass = 40, x.log10 = TRUE)
plotmodel(ret.model, main = NULL, xlab = "Production Rate (log10)", ylab = "Proportion", xlim = NULL, lty = 1, x.log10 = TRUE, ...)
plotaddmodel(ret.model, lty, u.codon = NULL, color = NULL, x.log10 = TRUE)b object.phi.Obs.phi.Obs.log10() transformation of X-axis.prop.model.roc().plot().plot().plot().get.color().plot().plotmodel() plots the fitted curves obtained from
prop.model.roc(). The function plotaddmodel() can append model curves to a binning plot
provided unique synonymous codons and colors are given. This function is
nearly for an internal call within plotmodel(), but is exported and
useful for workflow.
Currently, only ROC model is supported.
Colors are controlled by .CF.PT.
plotbin(), prop.bin.roc(), and
prop.model.roc().
## Not run:
# demo(plotbin, 'cubfits', ask = F, echo = F)
# ## End(Not run)
Run the code above in your browser using DataLab