Fitting t-distribution to the data
Posted: Mon Feb 23, 2015 10:35 am
Hello,
I'd like to fit t-distribution to data series and save the parameters of the distribution. I've realized that the command x.distdata(dtype=theory,dist=tdist) fits t-distribution to the data but does not allow to save the parameters. How could I save the estimated parameters?
Thank you very much.
Kind regards,
Peter
I'd like to fit t-distribution to data series and save the parameters of the distribution. I've realized that the command x.distdata(dtype=theory,dist=tdist) fits t-distribution to the data but does not allow to save the parameters. How could I save the estimated parameters?
Thank you very much.
Kind regards,
Peter