Learn R Programming

MareyMap (version 1.3.1)

plotModel-methods: plotModel

Description

Plot the model of object

Arguments

Methods

object = "Interpolation"
Default function, plots nothing
object = "MMSlidingWindow"
Plots the model of an interpolation of type MMSlidingWindow
object = "MMLoess"
Plots the model of an interpolation of type MMLoess-class
object = "MMSpline3"
Plots the model of an interpolation of type MMSpline3-class

See Also

Interpolation-class