View source: R/summary.pspatreg.R
summary.pspatreg | R Documentation |
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.
## S3 method for class 'pspatreg'
summary(object, ...)
object |
pspatreg object fitted using |
... |
further arguments passed to or from other methods. |
An object of class summary.pspatreg
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 |
pspatfit
estimate spatial or spatio-temporal semiparametric
regression models.
print.summary.pspatreg
print objects of class summary.pspatreg
# See examples for \code{\link{pspatfit}} function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.