KWsmooth {REBayes} | R Documentation |
Smooth a Kiefer-Wolfowitz NPMLE
Description
Smooth a Kiefer-Wolfowitz NPMLE
Usage
KWsmooth(f, bw = NULL, k = 2)
Arguments
f |
KW fitted object |
bw |
bandwidth defaults to 2 * mad |
k |
kernel 2 for biweight, 3 for triweight |
Author(s)
R. Koenker
[Package REBayes version 2.56 Index]