print.anova.ssr {assist}R Documentation

Print an anova.ssr Object

Description

Calculate and output p-values for tests available.

Usage

print.anova.ssr(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@pstat.ucsb.edu and Yuedong Wang yuedong@pstat.ucsb.edu

See Also

anova.ssr, ssr


[Package assist version 2.0 Index]