standard errors (and other uncertainty estimates, such as
confidence intervals, etc.) are logically very similar to, and can be
interpreted analogously to, standard errors for least squares
regression (LS) coefficients:
In LS, the variance of predicted values as estimates of ,
do not go to zero as
gets larger. In
, the variances of the precinct-level parameters
(
and
) do not go to zero as gets
larger.
In LS, , i.e. the ``sample'' variance of
over , does not go to zero as gets larger. In
,
and
, i.e. the ``sample'' variance of
and over , does not go to zero as
gets larger.
In LS, goes to zero as gets larger (where is
essentially any scalar function of , for all , such as
a LS coefficient). In
, goes to zero as gets
larger (where B is the weighted average of the 's over all
precincts).
In LS, the number of explanatory variables we include tends in
common practice to be an increasing function of the number of
observations we have, and so we don't see very small standard errors
unless there's a mistake. In
, covariates are only sometimes
used to correct for some types of aggregation bias and the number
included is, in practice, independent of the number of observations
and the number of quantities that may be of interest.
In LS, the variance of a prediction is a function of estimation
uncertainty (sampling error, , where is the regression
coefficient) and fundamental uncertainty (
). In
,
and
are functions of estimation
uncertainty (, where psi are the 5 parameters of the
truncated bivariate normal), and fundamental uncertainty (,
which is composed of three elements of ).
In LS, it is standard practice is to include in the formal
computation of the standard error only estimation and fundamental
variability and to exclude uncertainty due to the possibility of
omitted variable bias, endogeneity, measurement error, selection
bias, etc. It is possible to include these other possible problems
in the computation of the standard error, but few computer programs
allow it. In
, the standard errors include only estimation and
fundamental uncertainty, and exclude possible violations of the 3
model assumptions that the model in an application may not be robust
to (i.e., serious violations of no aggregation bias, truncated
bivariate normality, and spatial independence). Only by using the
diagnostics and bringing in additional qualitative information, not
represented in the aggregate data, can one add assessments of
uncertainty to the formal measures given by the program. Of course,
many of the standard problems of regression do not affect ecological
inferences.