Description Usage Arguments Value Examples
View source: R/convoSPAT_fitpred.R
predict.Aniso calculates the kriging predictor and corresponding
standard errors at unmonitored sites.
| 1 2 3 | 
| object | An "Aniso" object, from  | 
| pred.coords | Matrix of locations where predictions are required. | 
| pred.covariates | Matrix of covariates for the prediction locations,
NOT including an intercept. The number of columns for this matrix must
match the design matrix from  | 
| pred.fixed.nugg2.var | An optional vector or matrix describing the
the variance/covariance a fixed second nugget term (corresponds to
 | 
| ... | additional arguments affecting the predictions produced. | 
A list with the following components:
| pred.means | Vector of the kriging predictor, for each location in
 | 
| pred.SDs | Vector of the kriging standard errors, for each location
in  | 
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.