| Print {hyper2} | R Documentation |
Print methods for hyper2 objects
## S3 method for class 'hyper2' print(x, ...)
x |
An object of class |
... |
Further arguments, currently ignored |
Returns the hyper2 object it was sent, invisibly. Used mainly
for its side-effect of printing the log-likelihood function. In the
print method, a natural logarithm is indicated with
“log()”—not “ln()”—consistent with R
builtin terminology base::log().
Robin K. S. Hankin
data(chess) chess