Learn R Programming

SLOPE (version 2.0.0)

print.summary_SLOPE: Print Summary of SLOPE Model

Description

Print Summary of SLOPE Model

Usage

# S3 method for summary_SLOPE
print(x, digits = 3, ...)

Value

Invisibly returns the input object

Arguments

x

an object of class 'summary_SLOPE'

digits

number of significant digits to print

...

other arguments passed to print()

See Also

summary.SLOPE()