loessDeriv: Estimate Derivatives of LOESS Curve.

Description Usage Arguments Value Author(s)

Description

Estimates the first derivatives of the LOESS curve.

Usage

1
loessDeriv(obj, delta = 1e-05)

Arguments

obj

An object of class loess.

delta

Small change to be induced to estimate derivative.

Value

A vector of first derivative values evaluated at each original x-value.

Author(s)

Dave Armstrong


DAMisc documentation built on Jan. 12, 2022, 1:07 a.m.