Mirror {wombsoft} | R Documentation |
Duplicates individuals that are close to the border of the convex hull (at a distance smaller than the one given by the user), on the position of their symmetric about the border.
MirrorDominant(data,m) MirrorCodominant(data,m) MirrorContingency(data,m)
data |
the list of the six items provided by the Data functions. |
m |
width of the domain where individuals will be duplicated. |
a new data list, with the last number corresponding to the number of distinct original individuals (the new individuals provided by the mirror effect are not counted).
Data
for the computing of the data list.