- af
name of allele frequency matrix, a data.frame of 1 column containing frequencies with allele names being row names, which can be loaded with "EvaluatePanel" function, not necessary if Parent is not NULL
- ss
sample size, i.e., how many individual pairs do you want simulate
- pedi
a matrix in data.frame form containing the pedigree structure information
- random_name
the name of random individual, with a default of "RI"
- muf
father-child mutation rate
- mum
mother-child mutation rate
- allelename
if TRUE the output data would be the allele name, which should be the row names of af matrix, otherwise, it would be the position in that matrix