print.TEfit {TE} | R Documentation |
Print a TEfit or TEfit2 object
Description
Print a TEfit or TEfit2 object
Usage
## S3 method for class 'TEfit'
print(x, ...)
## S3 method for class 'TEfit2'
print(x, ...)
Arguments
x |
A TEfit or TEfit2 object |
... |
Not used |
[Package TE version 0.3-0 Index]