Learn R Programming

RoBSA (version 1.0.3)

print.RoBSA: Prints a fitted RoBSA object

Description

Prints a fitted RoBSA object

Usage

# S3 method for RoBSA
print(x, ...)

Value

print.RoBSA invisibly returns the print statement.

Arguments

x

a fitted RoBSA object.

...

additional arguments.

See Also

RoBSA()