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