1.9 KiB
Welcome 
This is the FreesearchR 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. If you need more advanced tools for regression models or plotting, you'll probably be better off using R or similar directly on your own machine.
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.
Here is a brief summary of the functions:
-
Import data to get started. This can be a spreadsheet/file on your machine, direct export from a REDCap server, sample data or data from a your local environment if run locally.
-
Data inspection and modification (change variable classes, create new variables (categorical from numeric or time data, or completely new variables from the data)
-
Evaluate data using descriptive analyses methods and inspect cross-correlations
-
Create and export simple, clean plots for data overview and insights.
-
Create regression models for even more advanced data analyses
-
Linear, dichotomous or ordinal logistic regression will be used depending on specified outcome variable
-
Plot regression analysis coefficients
-
Evaluate model assumptions
-
-
Export results
-
Descriptive and regression analyses results for MS Word or LibreOffice
-
Modified data with preserved metadata
-
Code to recreate all steps locally
-
The full project documentation is here where you'll find detailed description of the app and link to the source code! If you want to share feedback, please follow this link to a simple survey.