Description Usage Arguments Value Examples
Generates a random marker-matrix in -1,0,1 coding and a phenotype vector. Both objects are independent and the only purpose is to test functions and show examples
| 1 | 
| n | Number of oberservations | 
| p_marker | Number of markers | 
| h2 | Heritability of the trait | 
| prop_qtl | Proportion of QTL of total number of markers | 
| seed | Seed for RNG | 
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
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.