gsbDBI / torch-choice

Choice modeling with PyTorch: logit model and nested logit model
MIT License
39 stars 8 forks source link

marginal effect #43

Open Serena9070 opened 7 months ago

Serena9070 commented 7 months ago

Hi,

Thank you so much for the useful package.

My understanding is that current version of torch-choice does not support the calculation of marginal effect after estimating the logit regression. Is there any way I could get around this issue?

Thank you!

TianyuDu commented 7 months ago

Thank you, Serena, for suggesting this feature! This is definitely an important feature and we will be working on this!