summary.psar | R Documentation |
This method summarizes both spatial (2-dimension) and spatio-temporal (3-dimension) psar 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 ρ parameter when the model is SAR.
The φ parameter when the model is spatio-temporal with a first-order autorregressive in the noise.
## S3 method for class 'psar' summary(object, ...)
object |
psar object fitted using |
... |
further arguments passed to or from other methods. |
An object of class summary.psar
Roman Minguez roman.minguez@uclm.es
psar
estimate spatial or spatio-temporal semiparametric PS-SAR
regression models.
print.summary.psar
print objects of class summary.psar
See examples for \code{\link{psar}} function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.