FreesearchR/inst/apps/data_analysis_modules/www/intro.md

22 lines
1.2 KiB
Markdown
Raw Normal View History

2024-12-17 11:30:17 +01:00
# Welcome
2025-01-15 16:21:38 +01:00
This is the ***freesearcheR*** web data analysis tool. We intend the ***freesearcheR*** to be a powerful and free tool for easy data evaluation and analysis at the hands of the clinician.
2024-12-17 11:30:17 +01:00
By intention, this tool has been designed to be simple to use with a minimum of mandatory options to keep the workflow streamlined, while also including a few options to go even further.
2025-01-15 16:21:38 +01:00
There are four simple steps to go through (see corresponding tabs in the top):
2024-12-17 11:30:17 +01:00
2025-01-15 16:21:38 +01:00
1. Import data (a spreadsheet/file on your machine, direct export from a REDCap server, or a local file provided with a package) to get started.
2024-12-17 11:30:17 +01:00
2024-12-19 11:34:25 +01:00
2. An *optional* step of data modification (change variable classes and creating categorical variables (factors) from numeric or time data)
2024-12-17 11:30:17 +01:00
2024-12-19 11:34:25 +01:00
3. Data analysis of cross-sectionally designed studies (more study designs are planned to be included)
2024-12-17 11:30:17 +01:00
- Classic baseline charactieristics (options to stratify and compare variables)
- Linear, dichotomous or ordinal logistic regression will be used depending on specified outcome variable
- Evaluation of model assumptions
2025-01-15 16:21:38 +01:00
4. Export the the analyses results for MS Word or [LibreOffice](https://www.libreoffice.org/) as well as the data with preserved metadata.