print.ss_fit: Print ss_fit
object.
Description
Prints the model specifications of an object of class ss_fit
.
Usage
# S3 method for ss_fit
print(x, call = TRUE, check = TRUE, ...)
Arguments
- x
object of class ss_fit
- call
logical, if TRUE
, the call will be printed
- check
logical, if TRUE
, the model class will be checked
- ...
ignored.