print.TFPmodel {RGAP} | R Documentation |
TFPmodel
objectPrints the model specifications of an object of class TFPmodel
.
## S3 method for class 'TFPmodel'
print(x, call = TRUE, check = TRUE, ...)
x |
An object of class |
call |
A logical. If |
check |
A logical. If |
... |
Ignored. |
No return value, model information is printed.