print.anova.ssr | 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
anova.ssr
, ssr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.