traveler.steps.sample_logsum_simulate.run_on# sample_logsum_simulate.run_on(store)[source]# Run the choice model and assign its result column to a store copy. Parameters: store (GeneralStore) – Input model data store. Returns: Copy of store with the simulated result assigned. Return type: GeneralStore