squidgroup / squidSim

squidSim in tool for simulating data from multi-level/hierarchical models, including genetic, phylogenetic, temporal and spatial effects
Other
8 stars 0 forks source link

update function #9

Open joelpick opened 2 years ago

joelpick commented 2 years ago

would be useful to have a function that allows minor updates to parameter list, rather than complete respecification, e.g. update(group, parameter, values)

joelpick commented 2 years ago

give updated parts of the parameter list - gets merged and then passed back to simulate_population? update(squid, parameters). Maybe anything new that gets passed to it is replaced, for example data_structure

joelpick commented 2 years ago

would be good if sampling could be updated without changing simulated data