interpolate-methods: interpolate

interpolate-methodsR Documentation

interpolate

Description

performs an interpolation on map using the interpolation method provided by object

Methods

object = "Interpolation", map = "MareyMap"

DO NOT USE in an 'real' programming language, this would be a virtual function

object = "MMSlidingWindow", map = "MareyMap"

interpolate using sliding windows

object = "MMLoess", map = "MareyMap"

interpolate using loess

object = "MMSpline3", map = "MareyMap"

interpolate using cubic splines.

Author(s)

Aurélie Siberchicot aurelie.siberchicot@univ-lyon1.fr and Clément Rezvoy

See Also

Interpolation-class


aursiber/MareyMap documentation built on Feb. 1, 2024, 6:53 p.m.