deriv1.kde: Estimate the First Derivative of a KDE

View source: R/dist_histogram_analysis.R

deriv1.kdeR Documentation

Estimate the First Derivative of a KDE

Description

Estimate the first derivative of a kde using the symmetric difference quotient.

Usage

deriv1.kde(kde, normalize = TRUE)

Arguments

kde

The input kde

normalize

Logical, should the resulting kde be normalized to 1.0?

Value

Another kde.


rogerswt/wadeTools documentation built on Feb. 16, 2023, 7:47 a.m.