Description Usage Arguments Details Note
A density grouping is a series of density estimates based on another variable. This function tests if the density estimate x coordinates are equal.
1 |
d |
A data.frame from |
A density estimation technique evaluates the density of a given distribution at a grid of points. In the case of a density grouping, that means each density estimation should have been done at the same grid of points to be directly comparable. While that is not always required, this function tests whether or not the density groupings are equal and thus able to be compared.
A density grouping is created by estimate_density_by()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.