by gwhite » Tue Jan 25, 2011 10:15 pm
I have updated the code to let you append one Results File to another. New code is now on the MARK web site. Below is the help file for the Append DBF menu choice.
---------------------------------------------------------------------------------------------------------------------------------------
Append DBF
The Results Browser Window allows you to append all the models in another MARK Results File. However, the data type, number of encounter occasions, number of groups, time intervals, multi-state codes, number of individual covariates, etc., all have to match. Typically, this capability is used when 2 different computers are used to generate models and estimates, and then the 2 Results Files have to be combined.
To combine 2 Results Files, open the master file in the usual way. Then, under the File | Append DBF menu choices, select the Results File to be added to the master (open) Results File. All of the models in the selected file will be added to the master file. If you have duplicates, use the Delete Model option to delete them.
The best way to use this facility is to build the first Results File and run a simple model to verify that everything is working. Then, copy the DBF and FPT files to another computer (or subdirectory for a machine with multiple processors). By copying the Results Files, you more or less guarentee that all of the critical parameters are identical when it is time to append one of these Results File to the master Results File.
There are a myriad of ways to mess up this process, and generate erroneous results. For starters, don't change the model selection method, i.e., both should be either AICc or BIC. As described above, the best approach is to duplicate the original files, and not try to duplicate them by creating them individually.