spatialPrediction | R Documentation |
Internal function: Spatial prediction
spatialPrediction(phir, Yr, gamma, predicted_eignefunction)
phir |
A matrix of estimated eigenfunctions based on original locations |
Yr |
A data matrix |
gamma |
A gamma value |
predicted_eignefunction |
A vector of values of an eigenfunction on new locations |
A list of objects
prediction |
A vector of spatial predictions |
estimated_covariance |
An estimated covariance matrix. |
eigenvalue |
A vector of estimated eigenvalues. |
error |
Error rate for the ADMM algorithm |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.