print.slm {assist}R Documentation

Print Values

Description

Print the arguments of a slm object.

Usage

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

Arguments

x

a slm object

...

unused argument

Details

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

Author(s)

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

See Also

slm


[Package assist version 3.1.9 Index]