Closed ntorresd closed 1 year ago
Thanks @ntorresd. Can I just check, are all the 90 files which have been changed here relating to the get_sim_counts
and generate_sim_data
functions? If not, can some of this PR be partitioned into different PRs? Otherwise, this will be a monster to review.
The primary features added in this commit are the data simulation functions:
get_sim_counts
generate_sim_data
group_sim_data
The corresponding test for this functions is added. Tests for the modelling module are updated. Test regarding issue #47 is added. Minor changes were done to the documentation, in particular: