loess-class {monoProc}R Documentation

Class "loess"

Description

S4-Class for the old class loess

Methods

monoproc
signature(fit = "loess", bandwidth= "numeric", xx= "missing", dir= "missing"): monotonizing method.
monoproc
signature(fit = "loess", bandwidth= "numeric", xx= "numeric", dir= "missing"): monotonizing method.

See Also

loess


[Package monoProc version 1.0-4 Index]