print.ssr {assist}R Documentation

Print Values

Description

Print the arguments of a ssr object.

Usage

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

Arguments

x

a ssr object

...

unused argument

Details

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

Author(s)

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

See Also

ssr


[Package assist version 3.1.9 Index]