| 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 density, but with extra arguments for handling the constraints.
[Package scdensity version 1.0.2 Index]