Simplified the package, to calculate all the indices in clinmon()
. clinmon()
uses a continuous recording and returns a dataframe with hemodynamic indices for every period, epoch or block depending on the chosen output. Includes COest
, CPPopt
, CVRi
, Dx
, Mx
, PI
, PRx
, PWA
, RI
, and Sx
(see details).
Test data set is added to the package in two resolutions 1000 Hz, and 10 Hz. The corresponding deleter-file is also added.
This is the first version of the package put on CRAN
Correlation coefficient based indices Dx
, Sx
, Mx
and PRx
are functional, and validated through ICM+
Furthermore indices such as CVRi
, PI
, RI
, PWA
, and CO
are functional.
CPPopt
and TFA
will be added in future versions