Hi Vishnupriya,
The use of the summary statistics is to be able to compare your data
set in study with simulated data. But you need to ensure that you are
comparing values that correspond to the same thing.
If you have a data set that is comprised of samples of two populations
you will calculate summary statistics that reflect these two
populations.
If you which you can simulate data belonging to two related
populations by considering a three-population model. But when you are
comparing summary statistics make sure you pick the correct ones from
the simulated data.
So, you can join data sets belonging to different models, but you have
to make sure that the columns correspond to the same summary
statistics. Also, when comparing the simulated data with your data you
have to make sure you are comparing the correct summary statistics.
In summary, you can perform a model-choice test to models with
different parameters and different summary statistics as long as you
have a set of summary statistics that are exactly the same in both
real data and simulated data.
The only caveat that I can think of of the top of my head is that you
may require different number of simulations to properly cover the
joint distribution of the different models (but when in doubt of the
required number of simulations, just use loads!).
Now, for parameter estimation it is a different, and more complex
story (that is worth a different topic).
Joao