Literature DB >> 22059697

Nonlinear Heart Rate Variability features for real-life stress detection. Case study: students under stress due to university examination.

Paolo Melillo1, Marcello Bracale, Leandro Pecchia.   

Abstract

BACKGROUND: This study investigates the variations of Heart Rate Variability (HRV) due to a real-life stressor and proposes a classifier based on nonlinear features of HRV for automatic stress detection.
METHODS: 42 students volunteered to participate to the study about HRV and stress. For each student, two recordings were performed: one during an on-going university examination, assumed as a real-life stressor, and one after holidays. Nonlinear analysis of HRV was performed by using Poincaré Plot, Approximate Entropy, Correlation dimension, Detrended Fluctuation Analysis, Recurrence Plot. For statistical comparison, we adopted the Wilcoxon Signed Rank test and for development of a classifier we adopted the Linear Discriminant Analysis (LDA).
RESULTS: Almost all HRV features measuring heart rate complexity were significantly decreased in the stress session. LDA generated a simple classifier based on the two Poincaré Plot parameters and Approximate Entropy, which enables stress detection with a total classification accuracy, a sensitivity and a specificity rate of 90%, 86%, and 95% respectively.
CONCLUSIONS: The results of the current study suggest that nonlinear HRV analysis using short term ECG recording could be effective in automatically detecting real-life stress condition, such as a university examination.

Entities:  

Mesh:

Year:  2011        PMID: 22059697      PMCID: PMC3305918          DOI: 10.1186/1475-925X-10-96

Source DB:  PubMed          Journal:  Biomed Eng Online        ISSN: 1475-925X            Impact factor:   2.819


Background

Stress has been investigated as a risk factor for cardiovascular disease [1] and for reduced human performances, which in some situation, such as dangerous works or driving a car, may results in negative consequences. Stress influences the balance of Autonomous Nervous System (ANS)[2]. HRV is a non-invasive measure reflecting the variation over time of the period between consecutive heartbeats (RR intervals) [3] and has been proved to be a reliable marker of ANS activity [3]. For this reason, several studies investigated cardiovascular reaction induced by stress using Heart Rate Variability (HRV) focussing on acute, laboratory stressors: cognitive (e.g., mental arithmetic) [4-6], psychomotor (e.g., mirror tracing) [4] challenges and physical stressors[7-9]. Moreover, as standard laboratory stressors do not always engage subjects' affective response, real life stressors (e.g. precompetitive anxiety [10] or social interaction stressors such as public speaking tasks[11]) are often applied to provide a more appropriate social context in which negative emotions might be elicited[12]. Some studies [13-16] investigated HRV variations in the case of university exams as it is a real-life stressor. These studies included only linear HRV measurement, except for the study by Anishchenko which considered nonlinear measures such as Approximate Entropy[13]. In the current study, we investigated how the most common nonlinear HRV measures vary in subject under stress due to university examination. Furthermore, we proposed a classifier for automatic detection of stress based on nonlinear HRV features.

Methods

We performed a prospective analysis, examining 5-minute HRV extracted from ECG records of volunteer students in two different conditions: the first record was performed during an on-going verbal examination (stress session); the second one was performed after holidays (control session).

Sample of data

The data were acquired from 42 students of the School of Biomedical Engineering of the University Federico II, who volunteered to take part in the study. This study was performed in compliance with the Human Study Committee regulations of the University of Naples "Federico II". After obtaining written consent, a 3-lead electrocardiogram (ECG) was recorded on 2 different days: the first recording was performed during an ongoing university verbal examination (stress session), while the second one was taken in controlled resting condition (rest session) after a holiday period, far away from stress induced from study routines. There are many factors that may influence the HRV, such as circadian rhythm, body position, activity level prior to recording, medication, verbalization and breathing condition. For that reason, we took special precautions to maintain similar condition, such performing both recordings at similar time of day and in a sitting body position after an adaptation time of at least 15 minutes. Furthermore, we asked about consumptions of drugs, and none of the students declared consumption of drugs. Finally, we induced participants to speak also in the control session.

Short-term nonlinear HRV measures

We performed a short-term 5-minute HRV analysis according to International Guidelines [3]. The RR interval time series were extracted from ECG records using an automatic QRS detector, WQRS available in the PhysioNet's library [17], based on nonlinearly scaled ECG curve length feature [18]. Two scientists independently reviewed and corrected the QRS detection and manually labelled the normal beats obtaining the so called series of normal to normal (NN) beat intervals. QRS review and correction was performed using PhysioNet's WAVE [17]. The fraction of total RR intervals labelled as normal-to-normal (NN) intervals was computed as NN/RR ratio. This ratio has been used as a measure of data reliability [17,19], with the purpose to exclude records with a ratio less than a 90% threshold. None of the records were excluded as NN/RR is higher than 90%. Nonlinear properties of HRV were analyzed by the following methods: Poincaré Plot [19,20], Approximate Entropy[21], Correlation Dimension[22], Detrended Fluctuation Analysis[23,24], and Recurrence Plot [25-27]. We focussed on these methods as they were implemented in a software freely distributed and widely used for research activities.

Poincaré Plot

The Poincaré Plot (PP) is a common graphical representation of the correlation between successive RR intervals, for instance the plot of RRversus RR. A widely used approach to analyze the Poincaré plot of RR series consists in fitting an ellipse oriented according to the line-of-identity and computing the standard deviation of the points perpendicular to and along the line-of-identity referred as SD1 and SD2, respectively[20].

Approximate entropy

Approximate entropy measures the complexity or irregularity of the RR series[21]. The algorithm for the computation of Approximate Entropy was briefly described here. Given a series of N RR intervals, such as RR, RR,..., RR, a series of vector of length m X,X,..., Xis constructed from the RR intervals as follows: X,=[RR]. The distance d[X,X] between vectors Xand Xis defined as the maximum absolute difference between their respective scalar components. For each vector X, the relative number of vectors Xfor which d[X,X]≤r, is computed where r is referred as a tolerance value (see equation 1). Then, the following index Φ(r) is computing by taking natural logarithm of each and averaging them over i. Finally, the approximate entropy is computed as: In this study, we computed the ApEn with m = 2 and with three different value of the threshold r: r = 0.2*SDNN (standard deviation of the NN series); r = rthat is, the value of r in the interval (0.1 * SDNN, 0.9 * SDNN) which maximizes the ApEn; r = r, that is the value computed according to the following formula proposed by Chon[28]: where N denotes the length of the NN sequence, and SDDS and SDNN, respectively, are the measure of the short-term and long-term variability of the RR sequence. Formally, SDDS is the Standard Deviation of the Difference Sequence of the series RR, that is, [RR], and SDNN is the Standard Deviation of the series NN. The value of the parameters r and m were chosen according to the recommendation for slow dynamic time series, such as heart rate variability, (m = 2 and r = 0.2*SDNN)[29,30] and to the findings of recent studies [28,31] which suggested choosing the value of r which maximizes the entropy (r = r) and proposed a formula for automatic selection of the value r (r = r). Further in the paper, we will indicate the Approximate Entropy computed with the different values of r with the following notation En(0.2), En(rand En(r.

Correlation dimension

The correlation dimension Dis another methods to measure the complexity used for the HRV time series[22]. As for Approximate Entropy, the series of Xis constructed and is computed as in formula 2, but the distance function, in this case, is defined as follows: where X(k) and X(k) refer to the k-th element of the series Xand X, respectively. Then, the following index C(r) is computed by averaging over i. The correlation dimension Dis defined as the following limit value: In practice this limit value is approximated by the slope of the regression curve (logr,logC(r)). In the current study a value of m = 10[30] was adopted.

Detrended Fluctuation Analysis

Detrended Fluctuation Analysis measures the correlation within the signal [23,24] and consists into the steps described here. The average of the RR interval series is calculated on all the N samples. The alternate component of RR interval series, which is defined as RR minus its average value , is integrated: The integrated series is divided into non-overlapping segments of equal length n. A least square line is fitted within each segment, representing the local trends with a broken line. This broken line is referred as y(k), where n denotes the length of each segment. The integrated time series is detrended as following: y(k)-y(k). The root-mean-square fluctuation of the detrended time series is computed according to the following formula: The steps from 2 to 4 are repeated for n from 4 to 64. Representing the function F(n) in a log-log diagram, two parameters are defined: short-term fluctuations (α1) as the slope of the regression line relating log(F(n)) to log(n) with n within 4-16; long-term fluctuations (α2) as the slope of the regression line relating log(F(n)) to log(n) with n within 16-64.

Recurrence Plot

Recurrence Plot (RP) is another approach performed for measurement of the complexity of the time-series[25-27]. RP was designed according to the following steps. Vectors X , with i = 1,..., K, with K=[N-(m-1)* τ)], where m is the embedding dimension and τ is the embedding lag, are defined. A symmetrical K-dimensional square matrix Mis calculated computing the Euclidean distances of each vector Xfrom all the others. After choosing a threshold value r, a symmetric K-dimensional square matrix Mis calculated as the matrix whose elements M(i,j) are defined as: The RP is the representation of the matrix Mas a black (for ones) and white (for zeros) image. In this study, according to [30,32], the following values of the parameters introduced above were chosen: , with SDNN defined as the standard deviation of the NN series. In the RP, lines are defined as series of diagonally adjacent black points with no white space. The length l of a line is the number of points which the line consists of. The following measures of RP were computed: recurrence rate (REC) defined in equation 11; maximal length of lines (l); mean length of lines (l); the determinism (DET) defined in equation 12; the Shannon Entropy (ShEn) defined in equation 13. The HRV analysis was performed using Kubios [30] for all the measures except the Approximate Entropy ones which were computed using in-house software in Matlab as their computation is not available in Kubios. All the computed measures are summarized in Table 1.
Table 1

Nonlinear Heart Rate Variability measures selected in the current study

MeasureUnitDescription
SD1msThe standard deviation of the PP perpendicular to the line of identity
SD2msThe standard deviation of the PP along to the line of identity
En(0.2)Approximate Entropy computed with the threshold r set to 0.2*SDNN
En(rmax)Approximate Entropy computed with the threshold rset to value which maximizes entropy
En(rchon)Approximate Entropy computed with the threshold r setto value computed with the formula proposed by Chon[28]
D2Correlation Dimension
α1Short term fluctuation slope in Detrended Fluctuation Analysis
α2Long-term fluctuation slope in Detrended Fluctuation Analysis
lmeanBeatsMean line length in RP
lmaxBeatsMaximum line length in RP
REC%Recurrence rate
DET %Determinism
ShEnShannon Entropy
Nonlinear Heart Rate Variability measures selected in the current study

Statistical analysis

We calculated mean, standard deviation, median and 25th and 75th percentiles to describe distribution of HRV features during stress and rest conditions. Moreover, we calculated mean, standard deviation, median and 25th and 75th percentiles of the individual differences between stress session and rest session, and we used the Wilcoxon signed rank test to investigate the statistical significance of features' variation within each subject. The statistical analysis was performed by in-house software developed in MATLAB version R2009b (The MathWorks Inc., Natick, MA).

Classification and performance measurement

We adopted Linear Discriminant Analysis (LDA) as classification method. LDA aims to find linear combinations of the input features that can provide an adequate separation between two classes, in the current study, stress and rest session. LDA uses an empirical approach to define linear decision plans in the feature space. The discriminant functions used by LDA are built up as a linear combination of the variables that seek to maximize the differences between the classes. Further details about LDA can be found in Krzanowski[33]. In order to evaluate the classifier, we computed the common measures for binary classification performance measurement[34] using the formulae reported in Table 2, considering positive to the test those records classified as under stress. Total classification accuracy represents the ability of the classifier to discriminate between the two sessions, sensitivity refers to the ability to identify records in the stress session and specificity refers to the ability to identify records in the rest session.
Table 2

Binary Classification Performance Measures

MeasureAbbreviationFormulae
Total classification accuracyACCTP+TNTP+TN+FP+FN
SensitivitySENTPTP+FN
SpecificitySPETNFP+TN
Positive Predictive ValuePPVTPTP+FP
Negative Predictive ValueNPVTNTN+FN

TP: the number of records performed during university examination correctly detected

TN: the number of records performed on holidays correctly detected

FP: the number of records performed on holidays incorrectly labelled as during university examination

FN: the number of records performed during university examination incorrectly labelled as on holidays.

Binary Classification Performance Measures TP: the number of records performed during university examination correctly detected TN: the number of records performed on holidays correctly detected FP: the number of records performed on holidays incorrectly labelled as during university examination FN: the number of records performed during university examination incorrectly labelled as on holidays. To estimate the performance measures we adopted a 10-fold cross-validation scheme[35]. This technique consists in developing 10 classifiers as following: (1) dividing randomly the dataset into 10 subsamples; (2) excluding a subsample (testing subset) in turn; (3) developing a classifier with the remaining 9 subsamples (training subset); (4) testing each classifier with the excluded subsample (which is used as an independent testing dataset), computing the performance measures using the formulae in Table 2. The 10-fold cross-validation estimates of the performance measure are computed as the averages over the 10 classifiers. We divided the dataset in 10 folds by subject and not by record in order to obtain a person-independent testing [36].

Feature selection

It would be possible to use all the 13 selected HRV features reported in Table 1 for the LDA, however this may decrease the performance of the classifier, particularly because of curse of dimensionality. Therefore, we tried to find the subset of features which could discriminate the two classes with the highest total classification accuracy: we adopted the so-called exhaustive search method[35], investigating all the possible variations with repetition of k out of N features (with k from 1 to N). Since the number of features N is 13, we investigated 213 = 8192 subsets of features, training and testing the same number of classifier, as discussed in the previous subsection. For all the single features and for the best subset of features, that is, which achieved the highest total classification accuracy, the discrimination function was computed against all the dataset in order to provide classification rules. All the analysis was performed by in-house software developed in MATLAB version R2009b (The MathWorks Inc., Natick, MA).

Results

Table 3 shows the descriptive statistics of nonlinear short-term HRV measures in the enrolled subject during the rest and stress sessions. Table 4 presents how nonlinear short-term HRV measures vary in the subjects in rest or under stress due to an ongoing university examination. The features SD2, D, En(0.2), En(r, α, lwere significantly reduced during university examination as compared with rest session, while l, REC and ShEn increased significantly during stress.
Table 3

Descriptive statistics of nonlinear HRV features during holidays and during university examination

Meas.Rest sessionStress session
MeanSDMed.25th75thMeanSDMed.25th75th
SD10.0240.010.0230.0160.030.0240.0110.0240.0120.033
SD20.0780.0240.0790.0610.0940.0480.0220.0460.0310.057
D22.8281.093.1792.2443.5441.6491.2821.4940.4682.574
En(0.2)1.0950.1251.1021.021.1920.990.240.9320.8411.177
En(rmax)1.1220.1011.1131.0571.2171.0860.1711.0170.9521.217
En(rchon)1.1120.1111.1061.0521.2170.9830.2430.9510.8421.177
α11.4130.161.4381.2831.511.0540.4461.0430.691.447
α20.7810.1820.7150.6440.9530.7590.1350.7660.6780.851
lmax286.7111.2282178384213.4136.517986282
lmean11.092.47810.439.51812.6814.886.77113.3211.1016.92
REC33.466.2732.5729.5537.5942.2412.0543.2536.1149.02
DET98.610.8698.7898.3199.1998.751.2899.2598.1499.63
ShEn3.1710.2333.1393.0433.3623.4210.3973.4173.213.642
Table 4

Comparison of nonlinear HRV features during holidays and during university examination

Meas.MeanSDMed.25th75thp-value
SD10.00010.0148-0.0016-0.00880.01160.79
SD2-0.02980.0269-0.0272-0.0493-0.0162<0.01
D2-1.17911.4455-0.9694-2.7376-0.1371<0.01
En(0.2)-0.10560.2321-0.1272-0.25170.0448<0.01
En(rmax)-0.03600.1629-0.0758-0.14410.08650.11
En(rchon)-0.12940.2315-0.1385-0.26230.0069<0.01
α1-0.35940.4525-0.3774-0.71150.0431<0.01
α2-0.02200.2250-0.0224-0.18280.09990.49
lmax-73.3168.5-93.5-171.039.0<0.01
lmean3.79167.68323.0725-0.72965.7562<0.01
REC8.7814.308.93-1.2617.28<0.01
DET0.141.500.47-0.730.840.29
ShEn0.25050.49070.3008-0.07370.4896<0.01
Descriptive statistics of nonlinear HRV features during holidays and during university examination Comparison of nonlinear HRV features during holidays and during university examination Table 5 shows the performance of the classifier based on single nonlinear HRV measures. The highest 10-fold cross-validation estimate of the total classification accuracy was achieved by SD2 and by D. Applying the linear discriminant analysis against the whole dataset, we obtained the following rules: for instance, referring to SD2, if SD2 is lower than 0.0646 ms, the record is classified as under stress, otherwise as in rest condition. Moreover, also the classifiers based on REC, En(rand αobtained a satisfying accuracy rate (71%).
Table 5

Performance of the classification rules based on single features and on the best subset of features

FeaturesACCSENSPEPPVNPVClassified as stress if
SD273%79%67%70%76%SD2<0.0646
D273%69%76%74%71%D2<2.2533
REC71%67%76%74%70%REC>0.3791
En(rchon)71%64%79%75%69%En(rchon)<1.0530
α171%57%86%80%67%α1<1.2479
ShEn68%64%71%69%67%ShEn>3.3060
lmean67%57%76%71%64%lmean>13.2302
En(0.2)64%62%67%65%64%En(0.2)<1.0517
lmax60%62%57%59%60%lmax<250.6263
En(rmax)58%64%52%57%59%En(rmax)<1.1099
DET56%69%43%55%58%DET>0.9870
α240%50%31%42%38%α2<0.7711
SD139%33%45%38%40%SD1>0.0243
SD1,SD2, En(0.2)90%86%95%95%87%See formula 15
Performance of the classification rules based on single features and on the best subset of features The classifier achieving the highest accuracy is based on the subset of features SD1, SD2 and En(0.2), obtaining a total classification accuracy rate of 90%. All the performance measures are reported in the last row of Table 5. The classification rule can be express as follows: The record is classified as stress if: Furthermore, the classification rule could be represented as in Figure 1: in the 3D space of the features SD1, SD2 and En(0.2), the points under the plan defined by equation (12), are classified as STRESS; those above as REST.
Figure 1

3D plot of the classification rule based on . The points in sub-space under the blue plane were classified as STRESS; the ones in the sub-space above the blue plane were classified as REST.

3D plot of the classification rule based on . The points in sub-space under the blue plane were classified as STRESS; the ones in the sub-space above the blue plane were classified as REST. Among the classifier based on couple of features for comparison with other studies it is interesting to report the performance of the classifier based on SD1 and SD2 which achieved a total classification accuracy, a sensitivity and a specificity rate of 82%, 79% and 86%.

Discussion

In this study, we compared within-subject variations of short-term nonlinear HRV measures in healthy subjects during condition of mental stress due to an on-going university examination. Almost all the features measuring complexity of the time series statistically decreased during the stress session, like D, En(0.2), En(r, which have been widely used complexity measures for HRV[37]. Almost all the features measuring complexity of the time series statistically decreased during the stress session. These findings confirms the results obtained by Anishchenko[13], which showed that Approximate Entropy decreased significantly during stress condition due to university examination. Among the approximate entropy measures considered in this study, the one based on threshold value rachieved the highest total classification accuracy. These results support previous findings regarding rcapability to detect different physiological conditions [38]. Furthermore, our finding of decreased complexity measures, in particular D, are in line with studies about the relationship between Heart Rate complexity and acute physical stress[7-9] or short-term mental stress[1]. The decreased value of complexity measures reflects a change towards more stable and periodic behaviour of the heart rate under stress which may be associated with stronger regularity, decoupling of multimodal integrated networks and deactivation of control-loops within the cardiovascular system[39-41]. As interpreted by Schubert [1], this reduction in heart rate complexity during a high stress condition may reflect a lower adaptability and fitness of the cardiac pacemaker. The results of the classification for automatic detection of high-stress reinforce the findings of the statistical analysis: the Dand the En(renables detecting the stress condition with a total classification accuracy rate higher than 70%. Furthermore, also the SD2, which is a measure of long-term variability, and α1, which provided information about short-term fluctuations, achieved comparable performances. The combination of features achieving the best results consists of the two parameters of PP (SD1 and SD2) and a measure of complexity (En(0.2)) and enables detecting the stress condition with a total classification accuracy, a sensitivity and a specificity rate of 90%, 86% and 95%, respectively. The SD1 was chosen in the best combination of features, although the classifier based only on SD1 achieved the lowest performance among the one based on single features, because it provided information different from the other features, particularly SD2 and En(0.2). We underlined that, even if not shown in best combination, the classifier based on the two parameters of the PP (SD1 and SD2) achieved a total classification accuracy higher than 80%, confirming the usefulness of PP as a valid marker for mental stress[10,42]. The performance achieved by the selected subset of nonlinear features is higher than that achieved by selected linear feature on the same data-set reported in our unpublished observations. Furthermore, comparing with the study of Kim [2], who adopted a logistic regression on linear HRV features for distinguishing high stressed subject from low stressed ones, achieving a total classification accuracy of 70%, the performance of the current study are better. These comparisons confirms the usefulness of nonlinear HRV features for automatic classification[43]. Controlled breathing was not asked in order not to affect student performance during the university exam. However, the effect of breathing pattern on HRV is a debated question. Some studies [44,45] showed that different breathing conditions may have an impact on the reproducibility of HRV. In contrast, other studies [46-48] found that such factors did not have a significant impact on HRV reliability and their findings seem to suggest that HRV is reliable and consistent over time, whether or not respiration is controlled. In the current study, we focussed only on a few nonlinear methods, those which were implemented in Kubios, a free software for HRV analysis. Although this choice is a limit of the current study, it could be useful in order to increase the reproducibility of the experiment by other investigators. As regards the classification methods, LDA succeeded partially in separating the two classes, providing an intelligible model. The intelligibility of features and classification rule is strongly appreciated in medical domain data-mining[49]. However, the adoption of a linear classifier may represent another limit of the current study, which did not enable us to consider nonlinear structures in classification. In future work we will use nonlinear methods such as Artificial Neural Network (ANN) and Support Vector Machine (SVM) with adequate kernel, in order to achieve a possible improvement in the performance measurement. However, we underlined that the computational cost of the LDA is lower than the ANN or SVM, saving time in the operation. Finally, the results of this paper could extend the use of portable sensing devices, usually adopted in cardiac applications [50,51], to stress detection.

Conclusions

In conclusion, the results of the current study suggest that nonlinear HRV analysis using short term ECG recording could be effective in automatically detecting real-life stress condition, such as a university examination. The proposed classifier based on the Poincaré Plot measures and on the Approximate Entropy enables detecting the condition of stress due to university examination with a total classification accuracy, a sensitivity and a specificity rate of 90%, 86, and 95%, respectively. Further research on a large sample size and on different stressful conditions will help to further elucidate the findings of this study and effectiveness of HRV analyses for differentiation between low and high stress condition.

List of Abbreviations

Abbreviation ACC: Total classification accuracy; ANS: Autonomous Nervous System; ECG: Electrocardiogram; HRV: Heart Rate Variability; LDA: Linear Discriminant Analysis; NPV: Negative Predictive Value; PP: Poincaré Plot; PPV: Positive Predictive Value; RP: Recurrence Plot; SEN: Sensitivity; SPE: Specificity.

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

PM and LP conceived the study, evaluated the data, performed data analyses. PM recruited subjects, managed data acquisition, and drafted the manuscript. MB and LP supervised the study. All authors read, reviewed and approved the final manuscript.
  46 in total

1.  Physiological time-series analysis using approximate entropy and sample entropy.

Authors:  J S Richman; J R Moorman
Journal:  Am J Physiol Heart Circ Physiol       Date:  2000-06       Impact factor: 4.733

2.  Recurrence quantification analysis as a tool for nonlinear exploration of nonstationary cardiac signals.

Authors:  Joseph P Zbilut; Nitza Thomasson; Charles L Webber
Journal:  Med Eng Phys       Date:  2002-01       Impact factor: 2.242

3.  Approximate entropy as a measure of system complexity.

Authors:  S M Pincus
Journal:  Proc Natl Acad Sci U S A       Date:  1991-03-15       Impact factor: 11.205

4.  Application of wavelet analysis to the plethysmogram for the evaluation of mental stress.

Authors:  K Yashima; T Sasaki; Y Kageyama; M Odagaki; H Hosaka
Journal:  Conf Proc IEEE Eng Med Biol Soc       Date:  2005

5.  Reliability of heart rate variability measurements in patients with a history of myocardial infarction.

Authors:  Roberto Maestri; Grzegorz Raczak; Ludmila Danilowicz- Szymanowicz; Antoni Torunski; Adam Sukiennik; Jacek Kubica; Maria Teresa La Rovere; Gian Domenico Pinna
Journal:  Clin Sci (Lond)       Date:  2009-10-26       Impact factor: 6.124

6.  Short-term heart rate variability measures in students during examinations.

Authors:  Elizabeth Tharion; Sangeetha Parthasarathy; Nithya Neelakantan
Journal:  Natl Med J India       Date:  2009 Mar-Apr       Impact factor: 0.537

7.  Fractal organization of the pointwise correlation dimension of the heart rate.

Authors:  E Nahshoni; E Adler; S Laniado; G Keren
Journal:  Med Hypotheses       Date:  1998-11       Impact factor: 1.538

8.  Heart rate variability. Standards of measurement, physiological interpretation, and clinical use. Task Force of the European Society of Cardiology and the North American Society of Pacing and Electrophysiology.

Authors: 
Journal:  Eur Heart J       Date:  1996-03       Impact factor: 29.983

9.  Day-to-day variability of cardiac autonomic regulation parameters in normal subjects.

Authors:  J Töyry; M Mäntysaari; J Hartikainen; E Länsimies
Journal:  Clin Physiol       Date:  1995-01

10.  Comparison of detrended fluctuation analysis and spectral analysis for heart rate variability in sleep and sleep apnea.

Authors:  Thomas Penzel; Jan W Kantelhardt; Ludger Grote; Jörg-Hermann Peter; Armin Bunde
Journal:  IEEE Trans Biomed Eng       Date:  2003-10       Impact factor: 4.538

View more
  47 in total

1.  Cloud-Based Smart Health Monitoring System for Automatic Cardiovascular and Fall Risk Assessment in Hypertensive Patients.

Authors:  P Melillo; A Orrico; P Scala; F Crispino; L Pecchia
Journal:  J Med Syst       Date:  2015-08-15       Impact factor: 4.460

2.  Poincaré plot analysis of autocorrelation function of RR intervals in patients with acute myocardial infarction.

Authors:  Shin-Shin Chuang; Kung-Tai Wu; Chen-Yang Lin; Steven Lee; Gau-Yang Chen; Cheng-Deng Kuo
Journal:  J Clin Monit Comput       Date:  2013-12-20       Impact factor: 2.502

3.  Causal analysis of short-term cardiovascular variability: state-dependent contribution of feedback and feedforward mechanisms.

Authors:  Michal Javorka; Barbora Czippelova; Zuzana Turianikova; Zuzana Lazarova; Ingrid Tonhajzerova; Luca Faes
Journal:  Med Biol Eng Comput       Date:  2016-04-22       Impact factor: 2.602

4.  Towards Measuring Stress with Smartphones and Wearable Devices During Workday and Sleep.

Authors:  Amir Muaremi; Bert Arnrich; Gerhard Tröster
Journal:  Bionanoscience       Date:  2013

5.  New algorithm of mortality risk prediction for cardiovascular patients admitted in intensive care unit.

Authors:  Mohammad Karimi Moridani; Seyed Kamaledin Setarehdan; Ali Motie Nasrabadi; Esmaeil Hajinasrollah
Journal:  Int J Clin Exp Med       Date:  2015-06-15

6.  Automatic classifier based on heart rate variability to identify fallers among hypertensive subjects.

Authors:  Paolo Melillo; Alan Jovic; Nicola De Luca; Leandro Pecchia
Journal:  Healthc Technol Lett       Date:  2015-07-02

7.  Pupillometric analysis for assessment of gene therapy in Leber Congenital Amaurosis patients.

Authors:  Paolo Melillo; Leandro Pecchia; Francesco Testa; Settimio Rossi; Jean Bennett; Francesca Simonelli
Journal:  Biomed Eng Online       Date:  2012-07-19       Impact factor: 2.819

8.  Heart rate variability and target organ damage in hypertensive patients.

Authors:  Paolo Melillo; Raffaele Izzo; Nicola De Luca; Leandro Pecchia
Journal:  BMC Cardiovasc Disord       Date:  2012-11-15       Impact factor: 2.298

9.  Classification of emotional states from electrocardiogram signals: a non-linear approach based on Hurst.

Authors:  Jerritta Selvaraj; Murugappan Murugappan; Khairunizam Wan; Sazali Yaacob
Journal:  Biomed Eng Online       Date:  2013-05-16       Impact factor: 2.819

10.  Efficient methods for acute stress detection using heart rate variability data from Ambient Assisted Living sensors.

Authors:  Benedek Szakonyi; István Vassányi; Edit Schumacher; István Kósa
Journal:  Biomed Eng Online       Date:  2021-07-29       Impact factor: 2.819

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.