print.anova.ssr {assist}R Documentation

Print an anova.ssr Object

Description

Calculate and output p-values for tests available.

Usage

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

Arguments

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.

Author(s)

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

See Also

anova.ssr, ssr


[Package assist version 3.1.9 Index]