Skip to content
Prev 114 / 885 Next

Creating data

Hi Scott

When I create artificial data, I try to "copy" some real. So I mesure 
the real data with as much parameters than I can (mean, var, cov, but 
also percent of NA, outlier), then I generate the artificial one. It is 
also possible to generate several sets that I finaly mixe (lika one set 
for men, one set for women. Then I remove the variable "gender", I merge 
the two set and I shuffle the resulting set.


Christophe