simulation

Module containing the simulation function for SAMS.

Functions

simulate_all(model, model_size[, tqdm])

Sample and fits all possible models.

simulate_sams(model, model_size[, ...])

Sample models using SAMS algorithm.