Implemented simulateIndividuals

This commit is contained in:
Waldir Leoncio 2020-01-30 16:20:36 +01:00
parent e645d00fca
commit 2e8ad9a89d
5 changed files with 60 additions and 25 deletions

View file

@ -14,6 +14,7 @@ export(proportion2str)
export(rand)
export(randdir)
export(repmat)
export(simulateIndividuals)
export(simuloiAlleeli)
export(suoritaMuutos)
export(times)