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 log-concave density estimator of Dumbgen and Rufibatch (2009), given by logConDens of logcondens package.
1 | hd.lc(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.
Dumbgen, L. and Rufibatch, K. (2009). Maximum likelihood estimation of a logconcave density and its distribution function: Basic properties and uniform consistency, Bernoulli, 15, 40–68.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.