predict.meanfunc: predict mean functions at new locations

Description Usage Arguments Value

View source: R/mean.R

Description

predict mean functions at new locations

Usage

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


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