Learn R Programming

convoSPAT (version 1.2.7)

summary.Aniso: Summarize the stationary model fit.

Description

summary.Aniso prints relevant output from the model fitting procedure.

Usage

# S3 method for Aniso
summary(object, ...)

Arguments

object

An "Aniso" object, from Aniso_fit.

...

additional arguments affecting the summary produced.

Value

Text containing the model fitting results.

Examples

Run this code
# NOT RUN {
summary.Aniso( Aniso.object )
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab