Learn R Programming

NBPSeq (version 0.3.1)

print.nbp: 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 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
# NOT RUN {
## See the example for nbp.test
# }

Run the code above in your browser using DataLab