| compare_dens | R Documentation | 
Plot empirical and theoretical density of the result of the digital PCR experiment.
compare_dens(input, moments = TRUE, ...)
| input | object of class  | 
| moments | logical, if  | 
| ... | other arguments passed to the  | 
Michal Burdukiewcz.
moments is used to calculate moments of Poisson distribution.
adpcr_big <- sim_adpcr(m = 35, n = 40, times = 50, pos_sums = FALSE, n_panels = 1) compare_dens(adpcr_big, moments = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.