Description Usage Arguments Value Author(s) References See Also Examples
Provides an estimate of the squared Hellinger distance between two log-concave densities. This function uses the smoothed log-concave density estimator of Chen and Samworth (2013), given by logConDens of logcondens package.
1 | hd.lc.sm(x, y)
|
x |
Vector of m independent and identically distributed random variables; corresponds to the first sample. |
y |
Vector of n independent and identically distributed random variables; corresponds to the second sample. |
A point estimator of the Hellinger distance.
Nilanjana Laha (maintainer), nlaha@hsph.harvard.edu,
Alex Luedtke, aluedtke@uw.edu.
Laha, N., Moodie, Z., Huang, Y., and Luedtke (2021), A. Improved inference for vaccine-induced immune responses via shape-constrained methods. Submitted.
Chen, Y. and Samworth, R. J. (2013). Smoothed log-concave maximum likelihood estimation with applications, Statistica Sinica, 23, 1303-1398.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.