easystats / easystats/performance
Expanded performance_cv() support
Open
Nobody has claimed this yet.
Enhancement :boom:
- Dominant language
- R
- Stars
- 1.2k
- Forks
- 109
- Avg merge
- 6h 34m
- Merged PRs (30d)
- 8
Description
- deviance/log-likelihood CV
- add support for non-normal models
- add support for binomial models (what's a good approach here)?
- integrate with loo() for bayesian models?
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 existing performance_cv() implementation and its current model coverage. The issue proposes deviance/log-likelihood cross-validation, non-normal and binomial model support, and possible loo() integration for Bayesian models; done would require a decided scope and tests covering the selected additions.
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