I want to sum multiple distributions together accounting for their correlation. What is the most efficient way to do that in python? Unfortunately numpy convolve function seems to be only for independent variables.
Many thanks,
Pierre
I want to sum multiple distributions together accounting for their correlation. What is the most efficient way to do that in python? Unfortunately numpy convolve function seems to be only for independent variables.
Many thanks,
Pierre