Learn R Programming

assist (version 3.1.9)

print.slm: Print Values

Description

Print the arguments of a slm object.

Usage

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

Arguments

x

a slm object

...

unused argument

Author

Chunlei Ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu

Details

This is a method for the function print for objects inheriting from class slm.

See Also

slm