Forum: help


RE: Issue with "Continue session from file" [ Reply ] By: Ruth Ripley on 2010-03-30 23:27 | [forum:2700] |
I have just tried this out, and you are right that it does not seem to work as it should. It does save things, and reads in the file again, but does not seem to use the model options. It does seem to store the effects object and restore that, though. Which should mean you get the saved parameter estimates. It is correct that it asks for the session file: it loads the session file and then projname.Rdata. (So you must use the default name). But it then displays the Model options screen regardless... I will see what I can do to persuade it otherwise! |
Issue with "Continue session from file" [ Reply ] By: R. Karl Rethemeyer on 2010-03-30 22:29 | [forum:2699] |
Hi, The manual says that you should be able to pick up a sessions from where you left off by saving the data, effects, and model as R objects using the "Save to file" button or when prompted if you click on the "Exit Model Options" button. I did that at the end of my modeling session; it created a ".Rdata" file. I also used the "Save results" button to save results, which also created a ".Rdata" file. However, when I clicked on "Continue session from file" button, the GUI only offered me the option of loadin the ".csv" file that I created for the project originally. It looks only for .txt, .csv, or .prn files when you click on "Continue session from file." If I select the original .csv file for the project, I am back to the default model and default parameter estimates. Am I doing something wrong? Karl Rethemeyer |