Learn R Programming

NBPSeq (version 0.1.8)

print.nbp: Print Contents of an NBP Object

Description

Print contents of an NBP object, output from prepare.nbp, estimate.disp, or nbp.test.

Usage

## S3 method for class 'nbp':
print(x, subset = 1:10, ...)

Arguments

subset
indices of rows of the count matrix to be printed.
...
other parameters (for future use).

See Also

nbp.test.

Examples

Run this code
## See the example for nbp.test

Run the code above in your browser using DataLab