I am trying to find a good and neat GUI statistical package for beginner, so far I have tried Stata, Gretl and Eviews.
Only Eviews seem to have objects (models, graphics etc) stored together with the data file, which is a big plus because everything is on one file.
I tried Gretl, it stores objects onto a "session" file. It's okay but the GUI looks bad and I heard that it is not has powerful as it's proprietary counterparts.
Stata is even worse, it saves every object as a separate file, graph is gph, results is in log file etc.
So is eviews the only GUI objects oriented statistical package on the market?
Not interested in learning R at the moment, I want to get my the concepts down with a GUI based software.
Thanks.
estimatescommand can do some of this. For example, you can save estimation results along with the data, so that when you open the data, they are available. There's also a tool called Project Manager that you may find interesting. – dimitriy Jun 19 '15 at 04:27So in order for me to study this textbook I must resort to use one of the statistical packaged that has a supplementary material for this textbook.
But in the long run, I suppose R would be more beneficial.
– Centrelink Jun 19 '15 at 13:21