scdensity-package {scdensity} | R Documentation |
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.
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.
Author(s)
Maintainer: Mark A. Wolters mark@mwolters.com (ORCID)
[Package scdensity version 1.0.3 Index]