Changelog
valueJudgementCE 0.0.0.1
📦 Initial Release
This version introduces the first implementation of the valueJudgementCE package, providing visualization tools for treatment effect analysis.
✨ New Features
-
prepare_forest_dot_data(): Prepares treatment effect data for plotting.- Supports continuous and binary outcomes
- Computes direction-aware differences and confidence intervals
- Handles both precalculated and raw input formats
-
create_forest_dot_plot(): Generates a combined dot and forest plot.- Shows comparative treatment effects with CI bars
- Visualizes thresholds for clinical relevance
- Custom color-coding and direction markers (e.g., ← Favours Placebo, Favours Drug A →)