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

View source: R/nb.glm.main.R

print.nb.testR 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 test.coefficient

...

currenty not used


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