View source: R/histogramPlot.R
| histogramPlot | R Documentation | 
Function produces the histograms of the within-patient and between-patient log-Likelihood Ratios.
histogramPlot(ptLRvec, refLRvec)
| ptLRvec | Vector with the within-patient likelihood ratios - output LR of clonality.analysis() | 
| refLRvec | Vector with the between-patient likelihood ratios - output refLR of clonality.analysis() | 
Functions plots two overlapping histograms: within-patient log-likelihood ratios are in red and between-patient log-likelihood ratios (reference distribution under the hypothesis of independence) are in black.
 # See example as in clonality.analysis()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.