WeightedKDE: Function to carry out the weighted or adjusted KDE...

View source: R/weightedKDE.R

WeightedKDER Documentation

Function to carry out the weighted or adjusted KDE optimization.

Description

This function sets up the problem and finds an optimal shape-constrained estimate for a specified set of important points.

Usage

WeightedKDE(P)

Arguments

P

A list, as created by InitializeP().

Value

A mutated version of the input list, with additional elements giving the optimization output.


scdensity documentation built on Sept. 12, 2024, 7:35 a.m.