summary.pspatreg: Summary method for objects of class pspatreg.

View source: R/summary.pspatreg.R

summary.pspatregR 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:

  • The spatial (or spatio-temporal) trends. When the model is ANOVA the trend is decomposed in main and interaction effects.

  • The parametric and non-parametric covariates.

  • The \rho parameter when the model is SAR.

  • The \phi parameter when the model is spatio-temporal with a first-order autorregressive in the noise.

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

  • pspatfit estimate spatial or spatio-temporal semiparametric regression models.

  • print.summary.pspatreg print objects of class summary.pspatreg

Examples

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


pspatreg documentation built on Oct. 6, 2023, 5:06 p.m.