predict.meanfunc: predict mean functions at new locations

View source: R/mean.R

predict.meanfuncR Documentation

predict mean functions at new locations

Description

predict mean functions at new locations

Usage

## S3 method for class 'meanfunc'
predict(meanfunc.obj, newt)

Arguments

meanfunc.obj

the object obtained by calling mean.func

newt

a vector or a list of vectors of real numbers

Value

the estimated mean function evaluated at newt. It has the same format of newt


ZhuolinSong/wpe documentation built on Oct. 31, 2022, 7:38 p.m.