print.anova.ssr {assist} | R Documentation |
Calculate and output p-values for tests available.
## S3 method for class 'anova.ssr'
print(x, ...)
x |
an object inheriting from class anova.ssr, generally obtained by applying the anova.ssr method to an ssr object. |
... |
other available arguments, currently unused. |
Chunlei Ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu