Description Usage Arguments Details Author(s) References See Also Examples
Computes a univariate average shifted histogram (polynomial kernel) given a single input histogram.
1 |
h |
A histogram object (created by |
m |
optional integer smoothing parameter, passed to
|
kopt |
vector of length 2 specifying the kernel, passed to
|
This function takes a histogram and uses the counts as the input to
the ash1()
function in the ash package to compute
the average shifted histogram.
Murray Stokely mstokely@google.com
Scott, David W. Multivariate density estimation: theory, practice, and visualization. Vol. 383. Wiley. com, 2009.
histogramtools-package
,
ash1
, and
hist
.
1 2 3 4 5 6 |
[1] "ash estimate nonzero outside interval ab"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.