callrate: Estimates call rate

View source: R/genomic_summaries.R

callrateR Documentation

Estimates call rate

Description

Estimates call rate

Usage

callrate(M = NULL, margin = c("row", "col"))

Arguments

M

The additive n \times p matrix with any coding (default = NULL).

margin

A character indicating the margin for call rate calculations. Options are: row and col (default = row).

Value

A vector containing the call rate.


ASRgenomics documentation built on May 29, 2024, 12:03 p.m.