ENH: Ordered model: Is there "parallel test" or "proportional odds" for ordinal regression?

Open
#7,892 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
data

Research direction

Begin with the Ordered Model in statsmodels.miscmodels.ordinal_model and determine whether a parallel or proportional-odds test is already supported. Done means establishing the current behavior and defining or implementing the requested feature if it is absent.

Written by the indexing model from the issue text.

Description

comp-discrete topic-diagnostic type-enh

I'm working on building a ordinal logistic regression model and I'm using the Ordered Model from statsmodels.miscmodels.ordinal_model.

Is there a way I can get "parallel test" or "proportional odds" ? If not, this issue is indeed a feature request.

Thanks much!

Dominant language
Python
Stars
11.6k
Forks
3.6k
Avg merge
7h 37m
Merged PRs (30d)
96

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from statsmodels/statsmodels

All issues in statsmodels/statsmodels

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.