Pith. sign in

REVIEW 3 major objections 4 minor 26 references

High-Stakes Decisions with Language Models: Insights from Emergency Triage

T0 review · 3 major / 4 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read Language-model triage failures are better explained by unstated cost preferences than by poor clinical knowledge, the paper argues, so evaluations and deployments should make utilities explicit.

desk verdict Strong steering results and a clean decision-theoretic decomposition, but the headline claim about ChatGPT Health's under-triage overstates what the data support given the tool sits below the ROC curve. read the letter →

arxiv 2608.01361 v1 pith:2QG5WSNF submitted 2026-08-02 cs.AI

classification cs.AI
keywords emergencytriagelanguagemodelsdecisionanalysisutilityelicitationrevealedpreferencescostratiosChatGPTHealthcalibration
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper tries to establish that emergency triage by a language model is a decision problem, not just a prediction problem, and that the well-known under-triage of ChatGPT Health is largely a policy failure rather than a knowledge failure. Eliciting a model's probability estimate separately from its referral decision, the authors recover the implicit cost ratio—the weight a model places on a missed emergency relative to an unnecessary referral—that best explains its choices. On clinician-adjudicated vignettes, the elicited probabilities rank emergencies very well, yet the deployed tool's default operating point sits at the resource-conserving end of the trade-off curve. Prompting capable models with explicit cost ratios moves their operating points up the curve, reaching near-100% sensitivity. The upshot is that evaluating and steering high-stakes language-model systems requires specifying utilities explicitly and reporting performance across the whole trade-off curve.

What carries the argument

The central object is the cost ratio $\Gamma = c_{\mathrm{FN}}/c_{\mathrm{FP}}$: the relative cost of a missed emergency versus an unnecessary referral. Under a cost-minimizing decision rule it implies a break-even referral probability $p^* = c_{\mathrm{FP}}/(c_{\mathrm{FP}}+c_{\mathrm{FN}})$, so recovering the threshold that best explains a model's binary decisions from its own elicited probabilities reveals its implicit utility. The machinery is black-box: separate queries elicit the probability and the decision, and a discrete-choice logistic fit recovers the implied cost ratio. This decomposes triage errors into discrimination (AUROC) and decision policy (location on the ROC curve), and

What would settle it

Check the yardstick assumption directly: on a fixed case set, elicit probabilities and decisions in both orders (probability first vs. decision first) across repeated samples. If the recovered cost ratio shifts with query order, or if a model states a high emergency probability while withholding referral under a recovered safety-prioritized ratio whose implied threshold is much lower, then the separate probability estimate is not the belief driving the decision, and the utility attribution fails. For the deployed-tool claim, the decisive check is access to ChatGPT Health's internal probability

Watch

Extended reading notes

Core claim

Much of ChatGPT Health's under-triage comes from an implicit preference against over-referral, not from limited discrimination. On the 576-case endpoint, elicited probabilities rank emergencies well (AUROC 0.95–0.99), yet the tool sits at the resource-conserving end of the curve, catching about 48% of emergencies at about 10% false alarms. Prompting the same model family with explicit 5:1 or 10:1 safety-prioritized cost ratios moves it up the curve, adding roughly 50% sensitivity with little added over-referral. Default utilities vary by model and reasoning level, and steering fidelity depends on capability. High-stakes LM systems should be treated as probabilistic decision systems governed

Load-bearing premise

The load-bearing premise is that the probability a model reports in a separate, cost-free question is the same probability it acts on when making the triage recommendation, and that the tested small model variant is a faithful stand-in for the deployed ChatGPT Health system.

Editorial extensions

If this is right

  • Stating a cost ratio in plain language can move a capable model's operating point up the ROC curve to near-100% sensitivity without substantially increasing unnecessary referrals.
  • Default LM behavior encodes an implicit, model-specific and reasoning-level-specific trade-off that should not be treated as clinically appropriate without explicit specification.
  • Single-point evaluations can misclassify steerable models as unsafe or poorly controlled models as safe; reporting the full trade-off curve and prompted operating points corrects this.
  • A target cost ratio can be deployed either by prompting the model or by applying an external threshold to its elicited probabilities, and the threshold approach offers some robustness to miscalibration.
  • The distinction between probability and utility generalizes beyond triage to any high-stakes setting with asymmetric error costs.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper leaves implicit that the same revealed-preference procedure could run prospectively as a pre-deployment safety check, producing a documented default cost ratio for any triage system.
  • An unstated consequence of the reported variation across reasoning settings: changing inference-time reasoning effort could silently alter a model's triage policy, so safety reports should list operating points per reasoning configuration.
  • A natural testable extension is to turn this into a benchmark: on decision tasks with known asymmetric error costs, compare a model's recovered cost ratio with the instructed ratio to measure steering fidelity domain by domain.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. This paper reanalyzes the ChatGPT Health emergency-triage failures reported by Ramaswamy et al. (2026). The authors elicit probability estimates and triage decisions separately from several frontier language models, fit a decision-theoretic model to recover the implicit cost ratio (false-negative cost relative to false-positive cost), and show that prompting models with explicit cost ratios moves their operating points along ROC curves derived from the elicited probabilities. They argue that the deployed tool's low sensitivity is largely attributable to an implicit resource-conserving utility rather than to poor discriminative ability, and they propose decision-analytic steering and evaluation as a general paradigm for high-stakes LM deployment.

Significance. The decision-analytic framing is valuable and timely: it separates probabilistic competence from utility-based decision policy in LM evaluation, a distinction that is often collapsed in safety evaluations. The paper is unusually transparent: it releases data and code, reports self-consistency checks (Extended Data Figure 3), validates the choice of GPT-5-mini as the reference model (Extended Data Figure 4), and explicitly states its caveats. If the central claim is sustained, the work has practical implications for how triage systems and other high-stakes LM applications should be prompted, evaluated, and deployed. However, the headline claim about the deployed tool is currently supported only qualitatively: the paper concedes that the tool lies below the GPT-5-mini ROC curve at its observed false-alarm rate, and it never quantifies how much of the under-triage is explained by utility versus residual inconsistency. That gap is the main barrier to accepting the paper's central conclusion.

major comments (3)
  1. [Decoding a model's decision priorities (caveats paragraph)] The central claim, 'Much of the reported under-triage can therefore be explained by an implicit preference against over-referral rather than by limited discriminatory performance alone,' is undercut by the paper's own first caveat and is never quantified. The text states that at the same false-alarm rate the ChatGPT Health tool identifies fewer emergencies than expected from GPT-5-mini's probability estimates; that is, the tool lies below the ROC curve. No cost-ratio threshold over the elicited probabilities can reproduce such behavior, so the threshold explanation cannot account for the full shortfall. The manuscript should report the GPT-5-mini TPR at FPR ≈ 0.10 (the tool's operating region), quantify the vertical residual gap, and state what fraction of the 48% sensitivity shortfall is attributable to threshold choice versus remaining inconsistency. The claim is also endpoint-dependen
  2. [Methods, 'Recovering the cost ratio implied by a model's behavior'] The recovery procedure is under-specified. The manuscript says a 'standard discrete-choice logistic model' is fit to decisions and probabilities and that the implied cost ratio is derived, but it does not give the model equation, the link function, the covariate (raw probability or logit), or the formula converting the fitted parameters into the reported cost ratio. This matters because Figures 3 and 4, and the recovered default thresholds throughout, depend directly on this mapping. The paper should specify, for example, P(refer) = σ(α + β·p) or P(refer) = σ(α + β·logit(p)), and state whether the threshold is α = −β·t or the equivalent. Without this, the quantitative recovered ratios are not reproducible.
  3. [Methods, 'Eliciting probabilities'; Abstract] The claim that 'the same underlying predictions can support markedly different decision policies' assumes that the probabilities elicited in the neutral, utility-free query are the probabilities the model uses when making decisions under utility prompts. This is not directly tested. If a safety-prioritized prompt also inflates the model's internal probability estimates, the recovered cost ratio would absorb that change and the steering result would conflate probability shift with utility shift. The self-consistency check (Extended Data Figure 3) shows that decisions are well described by a threshold on the elicited probabilities within each regime, but it does not establish cross-regime invariance. The authors should either re-elicit probabilities under the utility-prompt conditions in separate queries and demonstrate invariance, or temper the wording so that 'same underlying predictions
minor comments (4)
  1. [Discussion] Typo: 'and the we suggest improving the precision' should read 'and we suggest improving the precision.'
  2. [Decoding a model's decision priorities] The phrase 'increases by roughly 50% without increasing unnecessary referrals' should state whether the increase is in percentage points or relative, and should reconcile with the fact that along a single ROC curve a higher TPR at the same FPR is not achievable by a threshold shift. If FPR did increase slightly, report the exact change.
  3. [Figure 1 / Figure 2] The red star coordinates and the corresponding ROC TPR at the same FPR should be reported numerically in the text or caption. This would directly address the unquantified vertical gap and make the 'much' claim assessable.
  4. [General] Standardize the terminology: the text alternates between 'Extended Figure 1' and 'Extended Data Figure 1'; the supplementary section should be consistent.

Circularity Check

0 steps flagged · score 1.0 of 10

No circular derivation: probabilities and decisions are elicited separately, cost-ratio recovery is a descriptive fit, and the central steering result is a behavioral measurement; self-citations are supported by internal validation.

full rationale

The paper's central derivation is not circular. Probability estimates are elicited in isolated, utility-free queries and held fixed while triage decisions are collected under different prompting regimes; the recovered cost ratio is fit to the observed decision/probability pairs and used descriptively, not relabeled as a prediction. The ROC curves are constructed from the same elicited probabilities plus external gold-standard labels, and the prompted operating points are directly measured behaviors. The self-citations (refs. 18, 19, 23) provide methodological background for the elicitation and revealed-preference framework, but the paper includes internal validation: prompted ratios move recovered ratios (Figure 4), decision rules reproduce most choices (Extended Data Figure 3), and the choice of GPT-5-mini as the reference model is checked against the deployed tool's published decisions (Extended Data Figure 4). The caveat that ChatGPT Health falls below GPT-5-mini's ROC curve at the same false-alarm rate is a limitation on the strength of the headline claim, not a circularity: it means the threshold explanation is incomplete, but it does not make the analysis reduce to its own inputs. No fitted parameter is presented as an independent prediction, and no load-bearing conclusion rests solely on a self-citation.

Assumptions & free parameters 2 free parameters · 5 assumptions · 0 invented entities

Everything rests on standard decision theory plus several domain assumptions. The cost-ratio to threshold mapping is textbook expected-utility minimization. The empirical claims additionally assume elicited probabilities faithfully represent model beliefs, that the deployed tool's behavior is captured by published summary statistics and the documented GPT-5-mini backbone, and that the physician-adjudicated labels are ground truth. There are no invented entities; the new terms 'decision-analytic steering' and 'decision-analytic alignment' name existing operations.

free parameters (2)
  • Recovered cost ratio (per model configuration and prompt regime) = ranges from strongly resource-prioritized to strongly safety-prioritized across models (e.g., defaults in Figure 3); exa
    Estimated by fitting a logistic choice model relating each model's binary triage decisions to its own elicited probabilities (Methods, 'Recovering the cost ratio implied by a model's behavior'). This fitted ratio is the paper's main tool for characterizing implicit utilities.
  • Best fixed probability threshold (per model, endpoint, and target cost ratio) = e.g., threshold for GPT-5-mini under 5:1 cost ratio shown as yellow square in Figure 1; values vary by model
    Selected to minimize cost-weighted error against gold-standard labels (Methods, 'Calibration and decision thresholds'). It is a data-fitted operating point used to demonstrate utility-guided deployment, not an out-of-sample prediction.
assumptions (5)
  • standard math A cost-minimizing decision maker should refer a patient when the estimated probability of a true emergency exceeds the break-even value c_FP/(c_FP + c_FN), where c_FN/c_FP is the false-negative-to-false-positive cost ratio.
    Invoked throughout, e.g., Methods: 'under standard decision theory... This threshold equals the false-positive cost divided by the sum of the false-positive and false-negative costs.'
  • domain assumption The probability elicited in a separate, utility-free query reflects the model's genuine probabilistic belief used in subsequent decisions.
    Methods, 'Eliciting probabilities': 'We treat this probability as the model's expressed probabilistic belief and use it as the common yardstick against which its decisions are interpreted.' This is validated by the authors' prior work (ref 19) but not re-established here.
  • domain assumption GPT-5-mini with reasoning was the backbone of the ChatGPT Health version studied by Ramaswamy et al. (2026).
    Assumed from the original study's documentation and supported by decision-agreement analysis (Extended Data Figure 4); the deployed tool itself is no longer accessible (Results, 'Two caveats are important').
  • domain assumption The physician-adjudicated labels from Ramaswamy et al. (2026) are the gold standard for emergency status.
    The primary and expanded endpoints are built on these labels (Methods, 'Clinical material'); no independent verification of the labels is performed.
  • domain assumption Each model's decisions under a given prompt can be represented by a single cost ratio (single decision threshold).
    Tested via self-consistency in Extended Data Figure 3 ('refer whenever the model's own estimated probability exceeds the threshold implied by its recovered cost ratio'), which finds 80-100% agreement. The assumption is therefore empirically supported but not guaranteed for all decisions.

how reviews work

0 comments
Cite this review

Pith. "Pith review of High-Stakes Decisions with Language Models: Insights from Emergency Triage." pith.science (2026). https://pith.science/paper/2QG5WSNF

@misc{pith2026260801361,
  author       = {Pith},
  title        = {Pith review of: High-Stakes Decisions with Language Models: Insights from Emergency Triage},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/2QG5WSNF}},
  note         = {Machine review of arXiv:2608.01361}
}
read the original abstract

High-stakes decisions under uncertainty, such as medical emergency triage, require more than accurate predictions. They depend on estimating the likelihood of alternative outcomes while explicitly weighing the consequences of different actions, principles that have long formed the foundation of medical diagnosis and decision making. Yet language models are increasingly used for high-stakes clinical recommendations without explicit specification of the utilities governing these decisions. Here we show that emergency triage with language models can be understood within a probabilistic decision framework, providing a case study of a broader decision-analytic paradigm for steering, evaluating, and deploying language models in high-stakes settings. Using clinical vignettes from a structured evaluation of a consumer triage system, we analyze recommendations for treatment under alternative utility functions that specify the relative costs of missed emergencies and unnecessary escalation. We find that capable language models adjust recommendations in response to stated utilities, revealing that the same underlying predictions can support markedly different decision policies. These findings show that effective deployment depends not only on improving predictions but also on making decision objectives explicit. More broadly, they suggest that language models for high-stakes applications should be understood and evaluated as probabilistic decision systems whose recommendations depend jointly on predictive performance and explicit utilities.

Figures

Figures reproduced from arXiv: 2608.01361 by the authors.

Figure 1
Figure 1. Emergency triage performance and safety-resource trade-offs. [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. Emergency triage performance for the expanded case set. [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Models’ default utilities when none are specified. [PITH_FULL_IMAGE:figures/full_fig_p006_3.png] view at source ↗
Figures from the paper (2 more)
Figure 4
Figure 4. Figure 4: Capable models adopt the priorities they are prompted with. [PITH_FULL_IMAGE:figures/full_fig_p009_4.png]
Figure 1
Figure 1. Figure 1: 20 [PITH_FULL_IMAGE:figures/full_fig_p020_1.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

26 extracted references · 14 canonical work pages

  1. [1]

    Yu Gu, Jingjing Fu, Xiaodong Liu, Jeya Maria Jose Valanarasu, Noel C. F. Codella, Reuben Tan, Qianchu Liu, Ying Jin, Sheng Zhang, Jinyu Wang, Rui Wang, Lei Song, Guanghui Qin, Naoto Usuyama, Cliff Wong, Hao Cheng, HoHin Lee, Praneeth Sanapathi, Sarah Hilado, Tristan Naumann, Javier Alvarez-Valle, Jiang Bian, Mu Wei, Khalil Malik, Lidong Zhou, Jianfeng Gao...

  2. [2]

    Internal Representation, Not Clinical Knowledge: Where Apparent LLM Triage Failures Originate

    David Fraile Navarro, Berardino Como, Jialei Sheng, Soundariya Ananthan, and Shlomo Berkovsky. Internal representation, not clinical knowledge: Where apparent llm triage failures originate, 2026. URLhttps://arxiv.org/abs/2605.29889

  3. [3]

    Limitations of large language models in clinical problem-solving arising from inflexible reasoning, Nov 2025

    Jonathan Kim, Anna Podlasek, Kie Shidara, Feng Liu, Ahmed Alaa, and Danilo Bernardo. Limitations of large language models in clinical problem-solving arising from inflexible reasoning, Nov 2025. URLhttps://www.nature.com/articles/s41598-025-22940-0

  4. [4]

    Evaluating large language model workflows in clinical decision support for triage and referral and diagnosis, May 2025

    Farieda Gaber, Maqsood Shaik, Fabio Allega, Agnes Julia Bilecz, Felix Busch, Kelsey Goon, Vedran Franke, and Altuna Akalin. Evaluating large language model workflows in clinical decision support for triage and referral and diagnosis, May 2025. URLhttps://www.nature. com/articles/s41746-025-01684-1

  5. [5]

    Christopher Y. K. Williams, Jaskaran Bains, Tianyu Tang, Kishan Patel, Alexa N. Lucas, Fiona Chen, Brenda Y. Miao, Atul J. Butte, and Aaron E. Kornblith. Evaluating large language models for drafting emergency department encounter summaries.PLOS Digital Health, 4(6): 1–14, 06 2025. doi: 10.1371/journal.pdig.0000899. URLhttps://doi.org/10.1371/journal. pdi...

  6. [6]

    Auger and Gregory Scott

    Stephen D. Auger and Gregory Scott. Medical errors in large language models revealed using 1,000 synthetic clinical transcripts.medRxiv, 2026. doi: 10.64898/2026.03.23.26349082. URL https://www.medrxiv.org/content/early/2026/03/25/2026.03.23.26349082

  7. [7]

    Meuth, Lennert Böhm, and Marc Pawlitzki

    Lars Masanneck, Linea Schmidt, Antonia Seifert, Tristan Kölsche, Niklas Huntemann, Robin Jansen, Mohammed Mehsin, Michael Bernhard, Sven G. Meuth, Lennert Böhm, and Marc Pawlitzki. Triage performance across large language models, chatgpt, and untrained doctors in emergency medicine: Comparative study.Journal of Medical Internet Research, 26:e53297, June 2...

  8. [8]

    Te, Steven A

    Ashwin Ramaswamy, Alvira Tyagi, Hannah Hugo, Joy Jiang, Pushkala Jayaraman, Mateen Jangda, Alexis E. Te, Steven A. Kaplan, Joshua Lampert, Robert Freeman, Nicholas Gavin, Ashutosh K. Tewari, Ankit Sakhuja, Bilal Naved, Alexander W. Charney, Mahmud Omar, 15 Michael A. Gorin, Eyal Klang, and Girish N. Nadkarni. Chatgpt health performance in a structured tes...

Show all 26 references
  1. [9]

    Princeton University Press, Princeton, NJ, USA, 1944

    John Von Neumann and Oskar Morgenstern.Theory of Games and Economic Behavior. Princeton University Press, Princeton, NJ, USA, 1944

  2. [10]

    Courier Corporation, 1972

    Leonard J Savage.The foundations of statistics. Courier Corporation, 1972

  3. [11]

    Decision theory in expert systems and artificial intelligence.International journal of approximate reasoning, 2(3):247–302, 1988

    Eric J Horvitz, John S Breese, and Max Henrion. Decision theory in expert systems and artificial intelligence.International journal of approximate reasoning, 2(3):247–302, 1988

  4. [12]

    Mack, George Ruiz, Mark S

    Mohsen Bayati, Mark Braverman, Michael Gillam, Karen M. Mack, George Ruiz, Mark S. Smith, and Eric Horvitz. Data-driven decisions for reducing readmissions for heart failure: General methodologyandcasestudy.PLOS ONE,9(10):1–9, 102014. doi: 10.1371/journal.pone.0109264. URLhttp...

  5. [13]

    Lee, Richard Ren, Long Phan, Norman Mu, Adam Khoja, Oliver Zhang, and Dan Hendrycks

    Mantas Mazeika, Xuwang Yin, Rishub Tamirisa, Jaehyuk Lim, Bruce W. Lee, Richard Ren, Long Phan, Norman Mu, Adam Khoja, Oliver Zhang, and Dan Hendrycks. Utility engineering: Analyzing and controlling emergent value systems in ais, 2025. URLhttps://arxiv.org/ abs/2502.08640

  6. [14]

    When do llm preferences predict downstream behavior?, 2026

    Katarina Slama, Alexandra Souly, Dishank Bansal, Henry Davidson, Christopher Summerfield, and Lennart Luettgau. When do llm preferences predict downstream behavior?, 2026. URL https://arxiv.org/abs/2602.18971

  7. [15]

    Generative value conflicts reveal llm priorities, 2026

    Andy Liu, Kshitish Ghate, Mona Diab, Daniel Fried, Atoosa Kasirzadeh, and Max Kleiman- Weiner. Generative value conflicts reveal llm priorities, 2026. URLhttps://arxiv.org/abs/ 2509.25369

  8. [16]

    Griffiths

    Jian-Qiao Zhu, Haijiang Yan, and Thomas L. Griffiths. Steering risk preferences in large language models by aligning behavioral and neural representations, 2025. URLhttps://arxiv. org/abs/2505.11615

  9. [17]

    Ai as decision-maker: Ethics and risk preferences of llms, 2025

    Shumiao Ouyang, Hayong Yun, and Xingjian Zheng. Ai as decision-maker: Ethics and risk preferences of llms, 2025. URLhttps://arxiv.org/abs/2406.01168

  10. [18]

    When agents say one thing and do another: Validating elicited beliefs from llms,

    Khurram Yamin, Jingjing Tang, Santiago Cortes-Gomez, Amit Sharma, Eric Horvitz, and Bryan Wilder. When agents say one thing and do another: Validating elicited beliefs from llms,

  11. [19]

    Can revealed preferences clarify llm alignment and steering?, 2026

    Khurram Yamin, Jingjing Tang, Eric Horvitz, and Bryan Wilder. Can revealed preferences clarify llm alignment and steering?, 2026. URLhttps://arxiv.org/abs/2605.08556

  12. [20]

    Evaluating language models as risk scores.Advances in Neural Information Processing Systems, 37:97378–97407, 2024

    André F Cruz, Moritz Hardt, and Celestine Mendler-Dünner. Evaluating language models as risk scores.Advances in Neural Information Processing Systems, 37:97378–97407, 2024. 16

  13. [21]

    Rethink reporting of evaluation results in ai.Science (New York, N.Y.), 380:136–138, 04 2023

    Ryan Burnell, Wout Schellaert, John Burden, Tomer Ullman, Fernando Plumed, Joshua Tenenbaum, Danaja Rutar, Lucy Cheke, Jascha Sohl-Dickstein, Melanie Mitchell, Douwe Kiela, Murray Shanahan, Ellen Voorhees, Anthony Cohn, Joel Leibo, and Jose Hernandez-Orallo. Rethink reporting ...

  14. [22]

    Mediq: Question-asking llms and a benchmark for reliable interactive clinical reasoning.Advances in Neural Information Processing Systems, 37:28858–28888, 2024

    Stella Li, Vidhisha Balachandran, Shangbin Feng, Jonathan Ilgen, Emma Pierson, Pang Wei W Koh, and Yulia Tsvetkov. Mediq: Question-asking llms and a benchmark for reliable interactive clinical reasoning.Advances in Neural Information Processing Systems, 37:28858–28888, 2024

  15. [23]

    What are the odds? language models are capable of probabilistic reasoning, 2024

    Akshay Paruchuri, Jake Garrison, Shun Liao, John Hernandez, Jacob Sunshine, Tim Althoff, Xin Liu, and Daniel McDuff. What are the odds? language models are capable of probabilistic reasoning, 2024. URLhttps://arxiv.org/abs/2406.12830

  16. [24]

    Conditional logit analysis of qualitative choice behavior.Frontiers in Econometrics, pages 105–142, 1973

    Daniel McFadden. Conditional logit analysis of qualitative choice behavior.Frontiers in Econometrics, pages 105–142, 1973

  17. [25]

    refer to emergency care whenever the model’s elicited probability exceeds the corresponding decision threshold

    Kenneth E Train.Discrete Choice Methods with Simulation. Cambridge University Press, 2nd edition, 2009. Supplementary Materials The supplementary materials include extended figures that present additional analyses of frontier model performance for the primary and expanded endp...

  18. [2026]

    URLhttps://arxiv.org/abs/2602.06286

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.