easystats / easystats/modelbased
Only include random effects in `estimate_grouplevel()`
Open
Nobody has claimed this yet.
What's your opinion :hear_no_evil:
- Dominant language
- R
- Stars
- 263
- Forks
- 22
- Avg merge
- 1h 22m
- Merged PRs (30d)
- 11
Description
Question is, do we want that here, too? or only return parameters that have random effects?
It would probably make sense to just return parameters with random effects, as this is the point of
grouplevel()isn'it?
Originally posted by @DominiqueMakowski in #465
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
Locate estimate_grouplevel() and its existing tests or examples. Read how parameters are currently selected, then verify the expected result contains only parameters with random effects and add coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100