Compares two delay distributions
Usage
# S3 method for class 'dist_spec'
e1 == e2
# S3 method for class 'dist_spec'
e1 != e2
Arguments
- e1
The first delay distribution (of type <dist_spec>) to
combine.
- e2
The second delay distribution (of type <dist_spec>) to
combine.