easystats / easystats/modelbased

Print out prediction type

Open
#485 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Consistency :green_apple: :apple: Enhancement :boom:
Dominant language
R
Stars
263
Forks
22
Avg merge
1h 22m
Merged PRs (30d)
11

Description

For functions like estimate_relation(), it is not obvious whether Predicted and CI columns are expectations, new-data predictions or link predictions. Include a line at the bottom of the print out about the prediction type.

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 locating the estimate_relation() entry point and inspect how its printed output is assembled. Confirm how the prediction type is available for the Predicted and CI columns, then add a bottom-of-output line that identifies it and verify the printed result for expectation, new-data, and link predictions.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
analytics
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.