anova.trls {spatial}
Description
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.
Usage
## S3 method for class 'trls': anova((object, ...) anovalist.trls(object, ...))
Arguments
- object
- A fitted trend surface model object from
surf.ls - ...
- Further objects of the same kind
Values
anova.trls and anovalist.trls return objects corresponding to their printed tabular output.
References
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.
See Also
Examples
Documentation reproduced from package spatial, version 7.3-6. License: GPL-2 | GPL-3
