callrate {ASRgenomics} | R Documentation |
Estimates call rate
Description
Estimates call rate
Usage
callrate(M = NULL, margin = c("row", "col"))
Arguments
M |
The additive |
margin |
A character indicating the margin for call rate calculations.
Options are: |
Value
A vector containing the call rate.
[Package ASRgenomics version 1.1.4 Index]