print.rtsFitSummary {rts2} | R Documentation |
Prints an rtsFitSummary fit output
Description
Print method for class "rtsFitSummary
"
Usage
## S3 method for class 'rtsFitSummary'
print(x, ...)
Arguments
x |
an object of class " |
... |
Further arguments passed from other methods |
Details
print.rtsFitSummary
prints the summary of an rtsFit, see summary.rtsFit
Value
No return value, called for side effects.
[Package rts2 version 0.7.5 Index]