easystats / easystats/performance
r2-differences
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 1.2k
- Forks
- 109
- Avg merge
- 6h 34m
- Merged PRs (30d)
- 8
Description
Moved from https://github.com/strengejacke/sjstats/issues/67 over here...
@hauselin due to the re-organization of packages, all "model-performance" related stuff will now be implemented in the performance package.
@DominiqueMakowski What do you think, can we make r2() let accept multiple model objects, and when the user passes multiple models, we can make an "anova"-like output? I.e. the r-squared values for all models, and an extra column indicating the difference(s)?
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 reading the current r2() entry point in the performance package and review how the package reorganization affects model-performance code. Clarify how multiple model objects should be accepted and what the anova-like output and difference column must contain; done means r2() reports each model's R-squared values together with the requested differences.
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