Hi R mailing listers:

Assume that there are two sets of data  (denoted as A and B) with the same
size, say 100X1. And I try to select a new set of data (100X1) that has a
 better normal feature  from these two sets. Better normal feature means
that the histogram shape of the constructed set of data is more normal
bell-shaped.  The choose rule is that the i-th element of new set is from
i-th element of A or B.

Any suggest is greatly appreciated.

Thank you!

David

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to