print.nbp: Print summary of an NBP Object

View source: R/nbp.classes.R

print.nbpR Documentation

Print summary 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

x

Output from prepare.nbp, estimate.disp, or nbp.test.

subset

indices of rows of the count matrix to be printed.

...

other parameters (for future use).

See Also

nbp.test.

Examples

## See the example for nbp.test

NBPSeq documentation built on June 9, 2022, 5:06 p.m.