minus: Method -

minusR Documentation

Method -

Description

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

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 distributionH object or a number

e2

a distributionH object or a number

Note

it may not works properly if the difference is not a distribution


HistDAWass documentation built on Sept. 26, 2022, 5:06 p.m.