Added proportion2str

This commit is contained in:
Waldir Leoncio 2019-12-17 16:38:55 +01:00
parent be1d759fff
commit 11efa94ee8
6 changed files with 56 additions and 22 deletions

View file

@ -5,6 +5,7 @@ export(calculatePopLogml)
export(computeRows)
export(learn_simple_partition)
export(ownNum2Str)
export(proportion2str)
export(randdir)
export(repmat)
importFrom(stats,runif)