現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
Jared Ashworth (2026). Conditional Logit (https://jp.mathworks.com/matlabcentral/fileexchange/47389-conditional-logit), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: Apply Restrictions
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 |
