predict.covfunc: predict cov functions at new locations

View source: R/cov.R

predict.covfuncR Documentation

predict cov functions at new locations

Description

predict cov functions at new locations

Usage

## S3 method for class 'covfunc'
predict(covobj, newt)

Arguments

covobj

the object obtained by calling covfunc

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.