Description Usage Arguments Value References See Also Examples
Compute analysis of variance tables for one or more
fitted trend surface model objects; where anova.trls
is
called with multiple objects, it passes on the arguments to
anovalist.trls
.
1 2 3 | ## S3 method for class 'trls'
anova(object, ...)
anovalist.trls(object, ...)
|
object |
A fitted trend surface model object from |
... |
Further objects of the same kind |
anova.trls
and anovalist.trls
return objects corresponding
to their printed tabular output.
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.