predictMrtsRcpp | R Documentation |
Internal function: Predict on new locatoins by MRTS method
predictMrtsRcpp(s, xobs_diag, s_new, k)
s |
A location matrix |
xobs_diag |
A matrix of observations |
s_new |
A new location matrix |
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.