Description Usage Arguments Value
Compute best linear unbiased predictions (Kriging).
1 2 3 4 5 6 7 8 9 |
object |
A model object of class |
newdata |
A data frame containing columns whose names match the names
of the x-coordinate, y-coordinate, t-coordinate, and predictor variables
in |
interval |
The interval type. |
se.fit |
Should the standard error of the point estimate be returned?
Defaults to |
predcov |
Should the appropriate full covariance matrix of predictions
be returned? Deafults to |
... |
Additional arguments |
A list containing the point estimates, standard errors (if requested), and prediction covariance matrix (if requested).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.