The Merging GUI.
This function will start with an starting interface, allowing 1)
selecting several data files; 2) doing the next command with more
than one files. There are two commands which could be selected:
match the variables, match the cases by the key variable. In the
matching-variable interface the user can 1) check the matching of
the variables among files and switch the variable names if they
are wrongly matched; 2) look at the numerical and graphical
summaries for the selected variables, or the dictionary for
selected factor varibles; 3) observe the misclassification rate,
KS-test p-values and Chi-square test p-values for each variable,
which helps to determine whether any transformation is needed for
the variable; (For each variable, the user may want to know
whether it could distinguish the sources correctly. So the
misclassification rate is calculated through the tree model.
KS-test is used to check whether any variable has different
distributions for different sources. And the Chi-square test is
useful when the user is interested in the pattern of missing
values among the sources.) 4) change the name or class for any
variable; 5) export the merged dataset and the summary for it. In
the matching-case interface the user can determine a primary key
for each data file and then merge the cases by the key.