histogramPlot: Histrograms of Log-Likelihood Ratios

View source: R/histogramPlot.R

histogramPlotR Documentation

Histrograms of Log-Likelihood Ratios

Description

Function produces the histograms of the within-patient and between-patient log-Likelihood Ratios.

Usage

histogramPlot(ptLRvec, refLRvec)

Arguments

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()

Details

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.

Examples

 # See example as in clonality.analysis()



IOstrovnaya/Clonality documentation built on July 22, 2023, 4:16 a.m.