extrapolateIrreg: Extrapolate irregular functional data to a given domain

View source: R/funDataMethods.R

extrapolateIrregR Documentation

Extrapolate irregular functional data to a given domain

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

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

ClaraHapp/funData documentation built on Feb. 20, 2024, 6:07 p.m.