Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.39 KB

ROADMAP.md

File metadata and controls

43 lines (22 loc) · 1.39 KB

Project roadmap

The current state of the app is considered experimental, and a lot of things are still changing. It is, however, in a usable state, with basic functions available to the user.

Below are some (the actual list is quite long and growing) of the planned features and improvements:

  • Stratified analyses

  • Additional study designs:

    • Cross-sectional data analyses

    • Longitudinal data analyses

    • Survival analysis

  • More detailed variable browser

    • Add histograms for data distribution. 2025-01-16

    • Option to edit labels. 2025-01-16

  • More output controls

    • Theming output tables

    • Select analyses to include in report

  • Export modified data. 2025-01-16

  • Include reproducible code for all steps (maybe not all, but most steps, and the final dataset can be exported)

  • Modify factor levels Factor level modifications is possible through converting factors to numeric > cutting numeric with desired fixed values. 2024-12-12

  • More options for date/datetime/time grouping/factoring. Included weekday and month-only options. 2024-12-12

  • Graphs and plots

    • Correlation matrix plot for data exploration 2025-2-20

    • Grotta bars for ordianl outcomes (and sankey) 2025-3-17

    • Coefficient plotting for regression analyses (forest plot) 2025-2-20