summary.ssr {assist} | R Documentation |
Summarize a ssr object
Description
Provides a synopsis of a ssr
object and perform tests.
Usage
## S3 method for class 'ssr'
summary(object, ...)
Arguments
object |
a fitted |
... |
unused option. |
Details
This is a method for the function summary
for objects inheriting
from class ssr
.
Author(s)
Chunlei Ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu
See Also
[Package assist version 3.1.9 Index]