View source: R/funDataMethods.R
extrapolateIrreg | R Documentation |
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.
extrapolateIrreg(object, rangex = range(object@argvals))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.