summary.spsur {spsur} | R Documentation |
Summary of estimated objects of class spsur.
Description
This function summarizes estimated spsur objects. The tables in the output include basic information for each equation. The report also shows other complementary results corresponding to the SUR model like the (GxG) covariance matrix of the residuals of the equations of the SUR, the estimated log-likelihood, the Breusch-Pagan diagonality test or the Marginal Lagrange Multiplier, LMM, tests of spatial dependence.
Usage
## S3 method for class 'spsur'
summary(object, ...)
Arguments
object |
An spsur object estimated using |
... |
further arguments passed to or from other methods. |
Value
An object of class summary.spsur
Author(s)
Fernando Lopez | fernando.lopez@upct.es |
Roman Minguez | roman.minguez@uclm.es |
Jesus Mur | jmur@unizar.es |
See Also
print.summary.spsur
; spsurml
; spsur3sls
.
Examples
# See examples for \code{\link{spsurml}} or
# \code{\link{spsur3sls}} functions.
[Package spsur version 1.0.2.5 Index]