R/summary.R
print.summary_TrainedSLOPE.Rd
Print Summary of TrainedSLOPE Model
# S3 method for class 'summary_TrainedSLOPE' print(x, digits = 3, ...)
an object of class 'summary_TrainedSLOPE'
'summary_TrainedSLOPE'
number of significant digits to print
other arguments passed to print()
print()
Invisibly returns the input object
summary.TrainedSLOPE()