| localKrigeProblemConstructMean | R Documentation | 
localKrigeProblemConstructMean and
localKrigeProblemConstructCov are internal wrapper functions
for calculating a mean vector or covariance matrix on the slave
processes. They are called by member functions of the krigeProblem ReferenceClass.
localKrigeProblemConstructMean(problemName, obs, pred)
localKrigeProblemConstructCov(problemName, obs, pred, cross)
| problemName | name of the problem as a character string. | 
| obs | logical, whether to compute the mean or covariance for the observation locations. | 
| pred | logical, whether to compute the mean or covariance for the prediction locations. | 
| cross | logical, whether to compute the cross-covariance. | 
krigeProblem
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.