print.ss_fit {sectorgap} | R Documentation |
Print ss_fit
object.
Description
Prints the model specifications of an object of class ss_fit
.
Usage
## S3 method for class 'ss_fit'
print(x, call = TRUE, check = TRUE, ...)
Arguments
x |
object of class |
call |
logical, if |
check |
logical, if |
... |
ignored. |
Value
No return value
[Package sectorgap version 0.1.0 Index]