Learn R Programming

RoBTT (version 1.3.0)

print.RoBTT: Prints a fitted 'RoBTT' object

Description

Prints a fitted 'RoBTT' object

Usage

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

Value

print.RoBTT invisibly returns the print statement.

Arguments

x

a fitted 'RoBTT' object.

...

additional arguments.

See Also

RoBTT()