print.hypotest {gmvarkit} | R Documentation |
Print method for the class hypotest
Description
print.hypotest
is the print method for the class hypotest
objects.
Usage
## S3 method for class 'hypotest'
print(x, ..., digits = 4)
Arguments
x |
object of class |
... |
currently not in use. |
digits |
how many significant digits to print? |
[Package gmvarkit version 2.1.2 Index]