| minus | R Documentation | 
the difference of two distribution according to the L2 Wasssertein
the difference of a number and a distribution according to the L2 Wasssertein
the difference of a distribution and a number according to the L2 Wasssertein
## S4 method for signature 'distributionH,distributionH'
e1 - e2
## S4 method for signature 'numeric,distributionH'
e1 - e2
## S4 method for signature 'distributionH,numeric'
e1 - e2
e1 | 
 a   | 
e2 | 
 a   | 
it may not works properly if the difference is not a distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.