jsqi: JSQI

Description Usage Arguments Value

Description

Signal quality index calculator. Original MATLAB code by James Sun Ported to R by Ran Liu on June 18, 2019

Usage

1
jsqi(features, onset, abp)

Arguments

features

Features computed using abpfeature()

onset

Onsets computed using wabp()

abp

ABP waveform (125Hz sampled, mmHg units of measure)

Value

The following signal quality metrics: 1. Logical OR of cols 2 through 10 2. P not physiologic 3. MAP not physiologic 4. HR not physiologic 5. PP not physiologic 6. abnormal Psys 7. abnormal Pdias 8. abnormal period 9. abnormal P(onset) 10. noisy beat


absox/cardiac.output.R documentation built on June 22, 2019, 3:59 a.m.