compute_overlap_roots | R Documentation |
Compute the intersection points between two Gaussian mixtures (where one component goes above the other)
compute_overlap_roots(p1, p2, mu1, mu2, sigma1, sigma2)
p1, p2, mu1, mu2, sigma1, sigma2 |
parameters of the two Gaussian components |
the overlap roots
Bastien CHASSAGNOL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.