print.cyclopsFit {Cyclops} | R Documentation |
print.cyclopsFit
displays information about a Cyclops model fit object
## S3 method for class 'cyclopsFit'
print(x, show.call = TRUE, ...)
x |
A Cyclops model fit object |
show.call |
Logical: display last call to update the Cyclops model fit object |
... |
Additional arguments |