predict.covfunc: predict cov functions at new locations

Description Usage Arguments Value

View source: R/cov.R

Description

predict cov functions at new locations

Usage

1
2
## 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


linulysses/mcfda documentation built on Jan. 17, 2021, 8:53 a.m.