get.contr(data, gstat.object, X, ids = names(gstat.object$data))
gstat
, used to
extract ids; may be missing if ids
is usedgstat.object
should equal the number of elements in X
if X
is a vector, or the number of rows in X
if X
is a matrix.data
the generalized
least squares estimates (named beta.1, beta.2, ...), their
variances (named var.beta.1, var.beta.2, ...) and covariances
(named cov.beta.1.2, cov.beta.1.3, ...)