Learn R Programming

MareyMap (version 1.3.7)

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

Author

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

See Also

Interpolation-class