summary.pspatreg {pspatreg}R Documentation

Summary method for objects of class pspatreg.

Description

This method summarizes both spatial (2-dimension) and spatio-temporal (3-dimension) pspatreg objects. The tables include information of:

Usage

## S3 method for class 'pspatreg'
summary(object, ...)

Arguments

object

pspatreg object fitted using pspatfit function.

...

further arguments passed to or from other methods.

Value

An object of class summary.pspatreg

Author(s)

Roman Minguez roman.minguez@uclm.es
Roberto Basile roberto.basile@univaq.it
Maria Durban mdurban@est-econ.uc3m.es
Gonzalo Espana-Heredia gehllanza@gmail.com

See Also

Examples

 # See examples for \code{\link{pspatfit}} function.


[Package pspatreg version 1.1.2 Index]