CRSU-Apps / CRSU-Apps/MetaImpact
Random-effects sig contours
Open
enhancement
- Dominant language
- R
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the extended funnel plot can only add significance contours/regions for fixed-effects meta-analyses. Need to include random-effects. This cannot be done with a closed-form expression, so previous code split the space into small squares and then coded accordingly. I found that geom_tile() may be helpful to replicate - but struggled to design an efficient piece of code to do this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.