print.gldrmLRT {gldrm} | R Documentation |
Print likelihood ratio test results
Description
Print method for gldrmLRT objects. Prints results of a likelihood ratio F-test between nested models.
Usage
## S3 method for class 'gldrmLRT'
print(x, digits = 3, ...)
Arguments
x |
S3 object of class 'gldrmLRT', returned from the |
digits |
Number of digits for rounding. |
... |
Not used. Additional arguments for print method. |
[Package gldrm version 1.6 Index]