predict.covfunc | R Documentation |
predict cov functions at new locations
## S3 method for class 'covfunc' predict(covobj, newt)
covobj |
the object obtained by calling |
newt |
a vector or a list of vectors of real numbers |
the estimated mean function evaluated at newt
. It has the same format of newt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.