interpolate-methods {MareyMap} | R 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
[Package MareyMap version 1.3.7 Index]