2025-01-20 10:31:53 +01:00
# Project roadmap
2025-04-22 09:58:18 +02:00
The current state of the app is considered experimental, however, from version 25.4.2, the ** *FreesearchR*** app is considered functional and can be used for data evaluation and analyses.
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
Below are some (the actual list is quite long and growing) of the planned new features and improvements:
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
### Implementation in real world clinical studies and projects
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
This really is the main goal of the whole project.
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
### New features:
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Merge data from multiple sources (you can merge sheets from a workbook (xls or ods), but this would allow merging several files and/or REDcap data)
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Additional plot types (bar plots, *others...* )
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Missingness analysis panel
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
### Expanded options for regression models:
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
Expansion of the regression analysis functionality have been put on hold for now to focus on the more basic use-cases):
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
More study designs
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [x] Cross-sectional data analyses
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Longitudinal data analyses
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Survival analysis
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
Other regression models
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Stratified analyses
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Mixed models of repeated measures
2025-01-20 10:31:53 +01:00
2025-04-22 09:58:18 +02:00
- [ ] Cox regression analyses
2025-04-10 15:46:42 +02:00
2025-04-22 09:58:18 +02:00
Data handling
2025-04-10 15:46:42 +02:00
2025-04-22 09:58:18 +02:00
- [ ] Transforming data (transpose and pivoting)
2025-04-10 15:46:42 +02:00
2025-04-22 09:58:18 +02:00
### Improved documentation:
2025-04-10 15:46:42 +02:00
2025-04-22 09:58:18 +02:00
- [ ] Video walk-through of central functions
2025-04-10 15:46:42 +02:00