I add some Tomato data to illustrate the problems - and because this would also be useful for our library.
The dialogue is generally working well. The problem comes when you switch data frames. It doesn't clear properly.
So I opened the survey data set from the library and fitted a model - any model.
Then I move to another data frame. The attached one will do for Tomato. Now I fit a model for Tomato. It gives an error indicating it is still trying to do something with the previous model.
Pressing Reset initially solved the problem.
The next time I knew there would be this problem. So I fitted a model from the survey. Then moved data frames and started by a reset. It gave an error. It needed something in the response variable for the reset to work.. Puzzling! Maybe that is a consequence of the main bug?
I think this might be caused only when you do things on the sub dialog like save the residuals or fitted values. So it could be a sub dialog linking issue.
Tomato.xlsx
I add some Tomato data to illustrate the problems - and because this would also be useful for our library.
The dialogue is generally working well. The problem comes when you switch data frames. It doesn't clear properly.
So I opened the survey data set from the library and fitted a model - any model. Then I move to another data frame. The attached one will do for Tomato. Now I fit a model for Tomato. It gives an error indicating it is still trying to do something with the previous model.
Pressing Reset initially solved the problem.
The next time I knew there would be this problem. So I fitted a model from the survey. Then moved data frames and started by a reset. It gave an error. It needed something in the response variable for the reset to work.. Puzzling! Maybe that is a consequence of the main bug?