Added code and tests for simuloiAlleeli

This commit is contained in:
Waldir Leoncio 2020-01-30 14:57:11 +01:00
parent 0bc86d8005
commit 309519dd08
5 changed files with 43 additions and 9 deletions

View file

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