Package: popPCR Title: Classify Digital PCR Droplets by Fitting Fluorescence Populations Version: 0.1.1.1 Authors@R: person(given = "Joyce Emlyn", family = "Guiao", role = c("aut", "cre"), email = "joyce_emlyn_guiao@dlsu.edu.ph") Description: Estimates DNA target concentration by classifying digital PCR (polymerase chain reaction) droplets as positive, negative, or rain, using Expectation-Maximization Clustering. The fitting is accomplished using the 'EMMIXskew' R package (v. 1.0.3) by Kui Wang, Angus Ng, and Geoff McLachlan (2018) as based on their paper "Multivariate Skew t Mixture Models: Applications to Fluorescence-Activated Cell Sorting Data" . Imports: mvtnorm Depends: graphics, stats, methods, grDevices, R (>= 2.10) License: GPL (>= 3) LazyLoad: yes Encoding: UTF-8 LazyData: true NeedsCompilation: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Repository: https://zeroh729.r-universe.dev Date/Publication: 2021-03-09 14:52:05 UTC RemoteUrl: https://github.com/zeroh729/poppcr RemoteRef: HEAD RemoteSha: e0f0f4c22b2f14f4168c89de466bcd7d2240a41e Packaged: 2026-06-18 09:38:27 UTC; root Author: Joyce Emlyn Guiao [aut, cre] Maintainer: Joyce Emlyn Guiao