| new_counts {dupiR} | R Documentation |
Constructor for Counts class
Description
Constructor for Counts class
Usage
new_counts(counts, fractions)
Arguments
counts |
integer vector of counts |
fractions |
numeric vector of sampling fractions |
Value
An object of the Counts class
[Package dupiR version 1.2.1 Index]