Dear Allin
I've just downloaded the cvs and test it under winXP and ubuntu 81.0
in my office. The icons will not be replaicted redundantly.
Though after executing the script (as I attached previously), the
icons will together shift to the right and leave one empty space in
the icon view windows. I have to right-click "arrange icon" to let
them aligned in the icon view. And I also found (ocassionally) this
mis-alignment has a "cyclical" behavior since run my script four
times, those icons will go back to their should-be place. Anyway, this
is minor.
> Additionally, after that, I am not allowed to delete any
variables. An
> error says "Cannot delete xxx: variable is in use.
That's correct, not a bug.
Yes, I understand. Thanks
> and you then include all 5 dummies (plus the constant) in an OLS
> regression. I
Sure! This is an on-purpose demo for teaching econometrics. Gretl has
such a nice feature for beginner when they often use dummy variables
incorrectly. Other software, e.g., E-views, only reports something
like "near singular" so that students don't realize what's wrong with
their model specifications.
Thanks
Yi-Nung Yang
2010/3/12 Allin Cottrell <cottrell(a)wfu.edu>:
On Fri, 12 Mar 2010, yinung at Gmail wrote:
> I have a mydata1.gdt and a script named test.inp as attached. After I
> re-run the script, a strange result in the icon view occurs. That is,
> there are two model1, model2, model2, ... and so on. If I re-run the
> script again. these icons of models will be replicated accumulatively,
> though every individual icon works normally if you click on it. (the
> screenshot of the icon view is also attached)
>
> Is there anything wrong with my script? Or, is this a minor bug?
It's a bug, and it'll be fixed shortly. However, there is an easy
workaround. I recommend that when you construct a script of this
sort you always start by opening the dataset:
open mydata1.gdt
That clears out gretl's workspace.
> Additionally, after that, I am not allowed to delete any variables. An
> error says "Cannot delete xxx: variable is in use.
That's correct, not a bug. You have saved models that use those
variables. If you were able to delete them it would undermine the
saved models, disabling several items on the model Tests menu.
Allin
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users