print.nb.test {NBPSeq} | R Documentation |
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 class 'nb.test'
print(x, ...)
Arguments
x |
output from |
... |
currenty not used |
[Package NBPSeq version 0.3.1 Index]