distributions.equal | R Documentation |
Evaluates to true if the two distributions produce the same random samples
distributions.equal(dist1, dist2)
dist1 , dist2 |
The distributions to compare |
The variable order must be the same for two multivariate distributions, otherwise the equality test will return false
True if the two distributions produce the same random samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.