calcScaleDistMats | R Documentation |
Calculates matrices 'ScaleMat' and 'DistMat', which are used to obtain NSGP covariance matrices
calcScaleDistMats(A_List, coords)
A_List |
List of anisotropy matrices |
coords |
Matrix of input coordinates (covariates) |
A list of ScaleMat and DistMat matrices
## See examples in vignette:
# vignette("nsgpr", package = "GPFDA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.