easystats / easystats/modelbased
Print out prediction type
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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