Learn R Programming

gstar (version 0.1.0)

summary.gstar: Summarizing Generalized Space-Time Autoregressive Fits

Description

This function are similar to summary of "lm" or "glm" object.

Usage

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

Arguments

object

an object of class "gstar".

...

further arguments passed to or from other methods.

  • coefficients - a named vector of coefficients.

  • AIC - A version of Akaike's An Information Criterion.