print.summary.slm: Print Values
Description
Print the arguments of a summary.slm
object
Usage
# S3 method for summary.slm
print(x, ...)
Arguments
- x
an object of class summary.slm
- ...
unused argument
Details
This is a method for the function print
for objects
inheriting from class summary.slm
.