Conditional Logit

A conditional logit function that allows restrictions

You are now following this Submission

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 (2026). Conditional Logit (https://se.mathworks.com/matlabcentral/fileexchange/47389-conditional-logit), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Apply Restrictions

Categories

Find more on Thermal Analysis in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0