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

RoBSA()


[Package RoBSA version 1.0.2 Index]