Thibaut Lamadon

Results 4 issues of Thibaut Lamadon

it would be good to have a function that counts firms who enter and firms who disappear when constructing sdata/jdata.

This needs to be more uniform across the board.

I would like to suggest adding this method to compute the characteristic function of Univariate Mixtures: ```julia function cf(d::UnivariateMixture,t) p = probs(d) m = sum(pi * cf(component(d, i),t) for (i,...

title says everything needed.