Description Usage Arguments Value See Also
Helper function for calculating the pNNx value.
1  | ibi_pnnx_helper(ibi, pnnx.list, type = "percentage")
 | 
ibi | 
 An array with interbeat intervals in milliseconds.  | 
pnnx.list | 
 A list of numbers with the limits in milliseconds (the x in pNNx and NNx) for calculating the pNNx and NNx.  | 
type | 
 A string denoting what to calculate; type = "percentage" to calculate the percentage of NN values (default), or type = "number" to calculate the number of NN intervals.  | 
A list with the pNNx or NNx values.
Other HRV time-domain: analyse_timedomain,
ibi_max, ibi_mean,
ibi_median, ibi_min,
ibi_nnx, ibi_pnnx,
ibi_rmssd, ibi_stdev,
ibi_var
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.