Description Usage Arguments Value Author(s) See Also
Predicted values and estimate of standard errors based on an "autoFRK
" model object.
1 2 3 4 5 6 7 8 9 10 11 12 |
object |
a model object obtained from " |
obsData |
a vector with observed data used for prediction.
Default is |
obsloc |
a matrix with rows being coordinates of observation locations for |
mu.obs |
a vector or scalar for the deterministic mean values at |
newloc |
a matrix with rows being coordinates of new locations for prediction.
Default is |
basis |
a matrix with each column being a basis function taken values at |
mu.new |
a vector or scalar for the deterministic mean values at |
se.report |
logical; if |
... |
not used but needed for the S3 generic/method compatibility. |
A list with the components described below.
pred.value |
a matrix with the (i,t) element being the predicted value at i-th location and time t. |
se |
a vector with the i-th element being the standard error of the predicted value at the i-th location. |
ShengLi Tzeng and Hsin-Cheng Huang.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.