-
Notifications
You must be signed in to change notification settings - Fork 61
Input Data
RRest requires a dataset on which to perform RR estimation. Several datasets are publicly available for use with RRest, as detailed here. You may also wish to use your own dataset. This page provides an overview of how to provide Input Data to RRest.
Publicly available datasets are either provided in the required format for use with the RRest toolbox (such as the Vortal Dataset), or a 'data_importer' script is provided to download and re-format the data to prepare it for use with RRest (such as with the MIMICII Dataset). 'data_importer' scripts can be found here.
Once you have downloaded a dataset, you are ready to use RRest. You should 'tell' RRest where the data is saved, by specifying its path in the up.paths.root_folder variable in the setup_universal_params.m script.
insert summary of how to format data
Part of the wider Respiratory Rate Estimation project
- Home
- Getting Started
- Input Data
- Universal Parameters
- Algorithm Structure
- Respiratory Signal Extraction
- Respiratory Rate Estimation
- Fusion of Respiratory Rates
- Signal Quality Assessment
- Reference Respiratory Rates
- Statistical Analysis
- Toolbox Versions
- System Requirements
- Known Issues
- Frequently Asked Questions