Concatenate distributional / functional objects
Usage
# S3 method for class 'dd'
c(...)
# S3 method for class 'ddl'
c(...)
# S3 method for class 'fdl'
c(...)
Arguments
- ...
Objects to concatenate (each dd, ddl, or fdl).
Value
A single combined object of the same class as the first input.