nullify {Geneland} | R Documentation |
Simulates null alleles
nullify(genotypes, nall.null = 1, nloc.null)
genotypes |
a matrix of genotypes as produced by simFmodel and simIBD |
nall.null |
number of null alleles on each locus |
nloc.null |
number of loci carrying null alleles |
For diploid data only
A list with component:
genotypes |
The new genotypes after alteration. |
Gilles Guillot