print.slm: Print Values

View source: R/assist.R

print.slmR 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


assist documentation built on Aug. 22, 2023, 9:12 a.m.

Related to print.slm in assist...