Learn R Programming

NBPSeq (version 0.3.1)

print.nb.test: Print output from test.coefficient

Description

We simply print out the structure of x. (Currenlty the method is equivalent to print(str(x)).)

Usage

# S3 method for nb.test
print(x, ...)

Arguments

x

output from test.coefficient

...

currenty not used