print.summary.slm {assist}R Documentation

Print Values

Description

Print the arguments of a summary.slm object

Usage

## S3 method for class '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.

Author(s)

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

See Also

slm, summary.slm


[Package assist version 3.1.9 Index]