predictMrtsRcppWithBasis | R Documentation |
Internal function: Predict on new locatoins by MRTS method
predictMrtsRcppWithBasis(s, xobs_diag, s_new, BBBH, UZ, nconst, k)
s |
A location matrix |
xobs_diag |
A matrix of observations |
s_new |
A new location matrix |
BBBH |
A matrix for internal computing use |
UZ |
A matrix for internal computing use |
nconst |
A A vector of column means |
k |
A rank |
A list of objects
X |
A matrix |
UZ |
A matrix |
BBBH |
A matrix |
nconst |
A vector of column means |
X1 |
A matrix |
Wen-Ting Wang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.