sharpen: Penalized Data Sharpening Operator for Local Polynomial...

Description Usage Arguments Value Author(s)

View source: R/sharpen.R

Description

Data perturbation operator which moves responses a minimal amount subject to a given penalty.

Usage

1
sharpen(x, y, lambda, B) 

Arguments

x

numeric vector of predictor observations

y

numeric vector of observed responses

lambda

numeric penalty constant

B

numeric matrix, based on penalty

Value

a numeric vector containing the sharpened responses

Author(s)

W.J. Braun


CHsharp documentation built on May 1, 2019, 6:48 p.m.

Related to sharpen in CHsharp...