Hi,
I'm trying to use the library. However I found that there is lot of difference in the output between Gamma distribution(CDF) and what is there in excel inbuilt formula. I could the values not matching. As I'm not very good mathemetician would require your help if I'm missing something here in the usage part.
Ex:Gamma.CDF(2,3,4) has different value then that of Excel inbuilt formula GammaDistrib(4,2,3, true).
As this is critical for our project can some one shed lights on the same.
I'm trying to use the library. However I found that there is lot of difference in the output between Gamma distribution(CDF) and what is there in excel inbuilt formula. I could the values not matching. As I'm not very good mathemetician would require your help if I'm missing something here in the usage part.
Ex:Gamma.CDF(2,3,4) has different value then that of Excel inbuilt formula GammaDistrib(4,2,3, true).
As this is critical for our project can some one shed lights on the same.