So, having discovered distribution convolution, which is a method for deriving the density of a sum of individual probability distribution densities,
$$S = X_{first\_distribution} + Y_{second\_distribution} + \dots,$$
my immediate question now is, is it statistically possible to derive the initial marginal distributions?
For example, if the new distribution, $S$, was specified definitely as the sum of 2 others, whose distribution forms we happened to know, $X_{normal} \ \text{and} \ Y_{gamma}$, is there a statistical method to recover the parameters of $X$ and $Y$ ($\mu, \sigma, k, \text{and} \ \theta$)?
A similar question was asked here, but it looks like the answers are specific to the simple situation of Gaussians being added to each other, whereas I am wondering about a more general principle.
Any advice on this question here would be greatly appreciated by me.