Description Usage Arguments Value
Get a intersection point from two densities
1 | getCutoff(mclust.object, density1, density2, interval)
|
mclust.object |
Object obtained from Mclust(). |
density1 |
Density object of cluster 1 obtained from density(). |
density2 |
Density object of cluster 2 obtained from density(). |
interval |
Interval to approximate the intersection point. |
Intersection point where the density1 and density2 cross
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.