Learn R Programming

scdensity (version 1.0.3)

scdensity-package: scdensity: Shape-constrained kernel density estimation.

Description

This package computes one-dimensional Gaussian kernel density estimates subject to a variety of shape constraints, including unimodality, bimodality, symmetry, and others.

Arguments

Author

Maintainer: Mark A. Wolters mark@mwolters.com (ORCID)

Details

All of the package's functionality can be accessed through the function scdensity(). See that function's help file. The function is used just like stats::density(), but with extra arguments for handling the constraints.