print.summary.ssr {assist}R Documentation

Print Values

Description

Print the arguments of a summary.ssr object

Usage

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

Arguments

x

an object of class summary.ssr

...

unused argument.

Details

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

Author(s)

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

See Also

ssr, summary.ssr


[Package assist version 3.1.9 Index]