Learn R Programming

NSA (version 0.0.2)

fitNSA.matrix: Find normal regions

Description

Find normal regions.

Usage

## S3 method for class 'matrix':
fitNSA(data, ...)

Arguments

data
An JxI numeric array, where J is the number of SNPs, and I is the number of samples.
...
Additional arguments passed to internal calmate().

Value