Conditional Logit

A conditional logit function that allows restrictions
579 Downloads
Updated 29 Jul 2014

View License

A conditional logit is a form of multinomial logit where the variables are allowed to vary over alternatives. This has functionality similar to Stata's asclogit command.

clogit.m is the function to be submitted to an optimization tool (most notably fminunc). It can be specified to have all, some, or no variables vary over alternatives. It accepts a restriction matrix of the form created by the user-submitted function "Apply Restrictions" (see below).

pclogit.m returns the probabilities based on the parameters estimated by clogit.m

asclogitSim.m is a small example.

Cite As

Jared Ashworth (2024). Conditional Logit (https://www.mathworks.com/matlabcentral/fileexchange/47389-conditional-logit), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Thermal Analysis in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired by: Apply Restrictions

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0