REDCap_data

View the Project on GitHub MMoTH/REDCap_data

Home

Database structure

Entering data into REDCap

Pulling data from REDCap

Analyzing data

Analyzing data

Overview

If you use the repository to pull the data from REDCap, you will get an Excel file that looks something like this.

data pull

We can parse this file to organize the data in useful ways if we know the following.

Most analysis tasks can be handled using the following strategy:

repo/code/analyzing_data contains several functions that may be helpful

Specific examples

These demos assume that you have added REDCap_data/code and sub-folders to your MATLAB path