IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 102 forks source link

Another small problem in the Model > General > Fit Model dialogue #5110

Open rdstern opened 5 years ago

rdstern commented 5 years ago

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?

Muthenya commented 5 years ago

@rdstern I have not been able to reproduce these bugs.

dannyparsons commented 5 years ago

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.