SAR {hglm} | R Documentation |
A function used in the hglm
package which extends the usage of the SAR family.
SAR(D, link = "identity", link.rand.disp = "inverse.sqrt")
D |
the D matrix of the SAR model. |
link |
the link function for the random effects. |
link.rand.disp |
the link function for the random effects dispersion parameter. |
Output specific for hglm
fit, including eigen values and vectors of D.
Moudud Alam, Lars Ronnegard, Xia Shen (2014). Fitting conditional and simultaneous autoregressive spatial models in hglm. Submitted.