1.8 KiB
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. 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.
There are some simple steps to go through (see corresponding tabs in the top):
-
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.
-
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 simple, clean plots for data overview.
-
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
-
Evaluation of model assumptions
-
-
Export the the analyses results for MS Word or LibreOffice as well as the data with preserved metadata.
Have a look at the documentations page for further project description. If you're interested in the source code, then go on, have a look!
If you encounter anything strange or the app doesn't act as expected. Please report on Github.