predict.meanfunc | R Documentation |
predict mean functions at new locations
## S3 method for class 'meanfunc' predict(meanfunc.obj, newt)
meanfunc.obj |
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.