easystats / easystats/modelbased

estimate_dispersion() (and maybe estimate_zeroinflation()?)

Open
#136 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
R
Stars
263
Forks
22
Avg merge
1h 22m
Merged PRs (30d)
11

Description

For models with dispersion models, it would be nice if two things were possible:

  1. Incorporation of modeled dispersion parameters into prediction intervals in estimate_prediction().
  2. Estimate predicted dispersion and confidence intervals on the link or response scale. This could be an option in estimate_response() and related functions (cf. https://github.com/easystats/insight/issues/413) or a separate estimate_dispersion(). Like with estimate_prediction(), making this an alias of estimate_response() with default options might make sense.

Relatedly, options for estimating zero-inflation predictions would be great.

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 by reading estimate_prediction() and estimate_response(), then review the linked insight issue about dispersion support. Define the intended scope for modeled-dispersion prediction intervals, predicted dispersion with confidence intervals, and zero-inflation predictions before locating the relevant implementation and tests. Done means the supported options and output scales are documented and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
analytics, 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.