print.RoBSA {RoBSA} | R Documentation |
Prints a fitted RoBSA object
Description
Prints a fitted RoBSA object
Usage
## S3 method for class 'RoBSA'
print(x, ...)
Arguments
x |
a fitted RoBSA object. |
... |
additional arguments. |
Value
print.RoBSA
invisibly returns the print statement.
See Also
[Package RoBSA version 1.0.2 Index]