print.psFit {fitPS} | R Documentation |
S3 print method for an object of class psFit
Description
S3 print method for an object of class psFit
Usage
## S3 method for class 'psFit'
print(x, ...)
Arguments
x |
an object of class |
... |
other arguments passed to |
Value
No return value, called for side effects.
[Package fitPS version 1.0.1 Index]