print.TFPfit {RGAP} | R Documentation |
Print TFPfit
object
Description
Prints the model specifications and the estimation results of an object of class TFPfit
.
Usage
## S3 method for class 'TFPfit'
print(x, ...)
Arguments
x |
An object of class |
... |
Ignored. |
Value
No return value, results are printed.
[Package RGAP version 0.1.1 Index]