Learn R Programming

SLOPE (version 2.0.0)

print.summary_TrainedSLOPE: Print Summary of TrainedSLOPE Model

Description

Print Summary of TrainedSLOPE Model

Usage

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

Value

Invisibly returns the input object

Arguments

x

an object of class 'summary_TrainedSLOPE'

digits

number of significant digits to print

...

other arguments passed to print()

See Also

summary.TrainedSLOPE()