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

22 lines
1.1 KiB
Markdown
Raw Normal View History

2024-12-17 11:30:17 +01:00
# Welcome
2024-12-19 11:34:25 +01:00
This is the ***freesearchR*** web data analysis tool. We intend the ***freesearchR*** 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.
There are four simple steps to go through:
2024-12-19 14:14:21 +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).
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
2024-12-19 11:34:25 +01:00
4. Export the the analyses results as for MS Word or [LibreOffice](https://www.libreoffice.org/).