find_resp_len_from_PP | R Documentation |
Find resp length from Pulse Pressure data using GAM
find_resp_len_from_PP( data, PP_col = "PP", time_col = "time", search_interval = c(1.5, 7) )
data |
Data frame of timings and pulse pressures of beats |
PP_col |
Column with pulse pressure values |
time_col |
Columns with times |
search_interval |
Respiratory cycle length intervals to search |
The respiratory length that minimizes the GAM REML score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.