Description Usage Arguments Details Value Author(s) References Examples
Heterogeneous estimation of spatial lag (HSAR) panel models
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
formula |
a symbolic description of the model to be estimated, |
data |
a |
w |
a |
na.action |
see |
index |
the indexes, see |
... |
further arguments. |
object, x |
an object of class |
digits |
digits, |
width |
the maximum length of the lines in the print output, |
hetsar
is a function for the estimation of linear spatial
autoregressive panel models with
heterogeneous coefficients (HSAR) by the maximum likelihood estimator.
An object of class c("hetsar", "panelmodel")
containing:
coefficients |
the vector of coefficients, |
residuals |
the vector of residuals, |
fitted.values |
the vector of fitted values, |
vcov |
the covariance matrix of the coefficients, |
df.residual |
degrees of freedom of the residuals, |
model |
a data.frame containing the variables used for the estimation, |
call |
the call, |
sigma |
always |
indcoef |
the matrix of individual coefficients from separate time series regressions. |
Giovanni Millo
ABP
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.