dist
R/edist.R
plus-.dist.Rd
Creates an expression distribution and automatically simplifies to closed form when possible (e.g., normal + normal = normal).
# S3 method for class 'dist' x + y
The first dist object to add
The second dist object to add
A simplified distribution or edist if no closed form exists
edist