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
Fitting t-distribution to the data
Moderators: EViews Gareth, EViews Moderator
-
EViews Glenn
- EViews Developer
- Posts: 2682
- Joined: Wed Oct 15, 2008 9:17 am
Re: Fitting t-distribution to the data
There's nothing built-in that will be quick-and-easy.
Interactively, you can display the theoretical distribution plot with detailed labels, and then read the values off of the labels.
Otherwise, your best bet is to use the logl to estimate the distribution directly. You can then grab the results from the estimated coefficient vector.
Interactively, you can display the theoretical distribution plot with detailed labels, and then read the values off of the labels.
Otherwise, your best bet is to use the logl to estimate the distribution directly. You can then grab the results from the estimated coefficient vector.
Re: Fitting t-distribution to the data
Thank you Glenn, the detailed label solves the issue.
Best,
Péter
Best,
Péter
Who is online
Users browsing this forum: No registered users and 2 guests
