Description Usage Arguments Details Value Author(s)
Computes estimates of regression coefficients from covariance estimates.
1 2 |
pars |
Log covariance parameters |
X |
kriging covariates |
coords |
Coordinates |
reg.ind |
Vector of region indicators |
y |
outcome variable |
cov.model |
Covariance model specifications. Not required if |
Sig |
block-diagonal covariance matrix. Default value is |
useSTpackage |
See Details. |
This computes (X'SinvX)^(-1)(X'Sinv*y). Takes advantage of functions in SpatioTemporal package if available.
A vector of the regression parameters.
Paul Sampson, Casey Olives, Joshua Keller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.