Learn R Programming

hglm (version 2.0-11)

SAR: Simultaneous Autoregressive Family

Description

A function used in the hglm package which extends the usage of the SAR family.

Usage

SAR(D, link = "identity", link.rand.disp = "inverse.sqrt")

Arguments

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.

Value

  • Output specific for hglm fit, including eigen values and vectors of D.

References

Moudud Alam, Lars Ronnegard, Xia Shen (2014). Fitting conditional and simultaneous autoregressive spatial models in hglm. Submitted.