You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Biogeme
Dear Biogeme-group,
I have defined a catalog of model specifications for my application, which helps me to obtain coefficients for different segments of my data.
In a next step, I would like to simulate probabilities of product choices within each segment. Would it be possible to apply the simulate command of biogeme to segmented data? Or do I have to consider anything special, i.e., updating the Variable dictionary explicitly to also contain the segmented coefficients? I could not find an example of combined segmentation and simulation in the gallery of examples.
Thank you very much and kind regards
Philipp Theile
Michel Bierlaire
unread,
Sep 17, 2024, 5:19:53 AM9/17/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to theile...@gmail.com, Michel Bierlaire, Biogeme
You can simulate the same expressions as the one you have used for estimation.
A segmentation is nothing else than a valid biogeme expression.
In order to test your simulator, try to recalculate the final loglikelihood using simulation.
It is a good way to test your implementation before simulating other things.