View source: R/plots_filtering.R
plot.filtering.stats.cvg | R Documentation |
Plots the remaining coverage after each filtering step.
## S3 method for class 'filtering.stats.cvg'
plot(stats, stats.relax = NULL)
stats |
Statistics of the filtering procedure. |
stats.relax |
Statistic of the relaxation procedure. |
A plot showing the possible coverage after each filtering step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.