Learn R Programming

convoSPAT (version 1.2.7)

summary.NSconvo: Summarize the nonstationary model fit.

Description

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

Usage

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

Arguments

object

A "NSconvo" object, from NSconvo_fit.

...

additional arguments affecting the summary produced.

Value

Text containing the model fitting results.

Examples

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

Run the code above in your browser using DataLab