summary.Aniso {convoSPAT} | R Documentation |
Summarize the stationary model fit.
Description
summary.Aniso
prints relevant output from the model fitting
procedure.
Usage
## S3 method for class 'Aniso'
summary(object, ...)
Arguments
object |
An "Aniso" object, from |
... |
additional arguments affecting the summary produced. |
Value
Text containing the model fitting results.
Examples
## Not run:
summary.Aniso( Aniso.object )
## End(Not run)
[Package convoSPAT version 1.2.7 Index]