Arguments
genos
A matrix of genotypes, where each column is one individual, each row is one marker, and marker values are 1, 0, or -1, where 0 represents missing data. All data in this matrix must be numeric.
save
A list of genotype names, corresponding to the column names in the genotype matrix, that will not be eliminated.
power
The transformation that should be made to the kinship matrix. If power=1, the kinship matrix is not transformed, if power=2, the kinship matrix is squared, etc. When the power is higher, this function preferentially eliminates genotypes that are closely related to other specific genotypes.
mat
A list of genotype names, corresponding to the column names in the genotype matrix, that will not be eliminated.