easystats / easystats/parameters

Should `model_parameters(<a mixed model>)` use `ci_method = "S"/"KR"` by default?

Open
#989 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Question :question:
Dominant language
R
Stars
499
Forks
45
Avg merge
3d 1h
Merged PRs (30d)
3

Description

The current default for mixed models is to use residual dfs, but these are counter conservative.
Should we default (when possible) to use Satterthwaite or Kenward-Roger dfs instead?

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.

Research direction

Start at model_parameters() and review how the current residual-df default is selected. Investigate when Satterthwaite or Kenward-Roger methods are available, then establish and document an agreed default; the issue is done when the behavior and scope are decided.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.