CSPATIALREG Procedure
Linear Regression Models
You can also fit a linear regression model in PROC CSPATIALREG. In this case, let denote the observation that is associated with the spatial unit
for
, and let
be a
vector that denotes values of p regressors recorded at unit
.
You can describe the linear regression model in vector form as
where ,
with
, and
is an
matrix where each row consists of
.
The log-likelihood function for the linear regression model is
For the linear regression model, the gradients are
The Hessians take the following forms:
Last updated: July 09, 2026