Generates a random marker-matrix in {-1,0,1} coding and a phenotype vector.
Phenotypic variance times h2 (variance explained by markers) is equally spread among
all markers (sampled from uniform distribution).
No return value. Generates two objects globally (M and y) that can be used after the execution of the function.
M is the marker matrix and y the phenotype vector