Description Usage Arguments Value See Also Examples
This function is for internal use on the STDF algorithm. It evaluates the covariance matrix for fitting, and the kriging matrix for prediction.
| 1 2 | 
| DTR | Matrix of distances | 
| L | Number of functional principal components. | 
| lamb.est | Vector of eigenvalues. | 
| theta | Vector of spatial dependence parameters. | 
| PhiTime | Vector of times, in numeric mode. | 
| PhiTimeTE | Either NULL (repeats PhiTime) or vector of times, in numeric mode (for prediction) | 
| homogeneous | Logical flag for homogeneous model. | 
| subsetStatic | Logical vector for subset of static sensors | 
| kriging | Logical flag, whether the function is evaluating a covariance matrix (FALSE) or a kriging cross-covariance matrix (TRUE). Defaults to FALSE. | 
List of one items
| psi.cov | Desired covariance matrix | 
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.