+ {HistDAWass} | R Documentation |
Method +
Description
the sum of two distribution according to the L2 Wasssertein
the sum of a number and a distribution according to the L2 Wasssertein
the sum of adistribution and a number according to the L2 Wasssertein
Usage
## S4 method for signature 'distributionH,distributionH'
e1 + e2
## S4 method for signature 'numeric,distributionH'
e1 + e2
## S4 method for signature 'distributionH,numeric'
e1 + e2
Arguments
e1 |
a |
e2 |
a |
Value
a distributionH
object
[Package HistDAWass version 1.0.8 Index]