powered by
generateOffspring(g1, g2, q = NULL)
eaf <- runif(10) g1 <- rbinom(10,2,eaf) g2 <- rbinom(10,2,eaf) generateOffspring(g1,g2)
Run the code above in your browser using DataLab