hsar2sls | R Documentation |
Estimation of HSAR models by 2SLS
hsar2sls(formula, data, listw = NULL, index = NULL, nins = 2, ...)
## S3 method for class 'hsar2sls'
summary(object, MG = TRUE, ...)
## S3 method for class 'summary.hsar2sls'
print(x, digits = max(5, getOption("digits") - 3), ...)
formula |
a symbolic description of the model. |
data |
the data of class |
listw |
object. An object of class |
index |
index. |
nins |
numeric. Number of instrument. |
... |
additional arguments passed to |
MG |
logical. If |
x, object |
an object of class |
digits |
the number of digits |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.