summary.gstar: Summarizing Generalized Space-Time Autoregressive Fits

Description Usage Arguments

Description

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

Usage

1
2
## S3 method for class '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.


gstar documentation built on June 28, 2019, 5:02 p.m.

Related to summary.gstar in gstar...