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

28 lines
1.6 KiB
Markdown
Raw Normal View History

2024-12-17 11:30:17 +01:00
# Welcome
This is the ***freesearcheR*** 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.
There are some 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
1. Data inspection and modification (change variable classes, create new variables (categorical from numeric or time data, or completely new variables from the data)
2024-12-17 11:30:17 +01:00
1. Evaluate data using descriptive analyses methods and inspect cross-correlations
2024-12-17 11:30:17 +01:00
1. Create regression models for even more advanced data analyses
2024-12-17 11:30:17 +01:00
- Linear, dichotomous or ordinal logistic regression will be used depending on specified outcome variable
- Plot regression analysis coefficients
2024-12-17 11:30:17 +01:00
- Evaluation of model assumptions
1. Export the the analyses results for MS Word or [LibreOffice](https://www.libreoffice.org/) as well as the data with preserved metadata.
2025-01-16 12:23:39 +01:00
2025-01-16 14:24:38 +01:00
Have a look at the [documentations page](https://agdamsbo.github.io/freesearcheR/) for further project description. If you're interested in the source code, then go on, [have a look](https://github.com/agdamsbo/freesearcheR)!
2025-01-16 12:23:39 +01:00
If you encounter anything strange or the app doesn't act as expected. Please [report on Github](https://github.com/agdamsbo/freesearcheR/issues).