extrapolateIrreg: Extrapolate irregular functional data to a given domain

Description Usage

View source: R/funDataMethods.R

Description

This function extrapolates an irregFunData object to a given domain. If only one point is observed, the function is extrapolated as a constant; in all other cases it is extrapolated linearly.

Usage

1
extrapolateIrreg(object, rangex = range(object@argvals))

funData documentation built on Oct. 17, 2021, 5:06 p.m.