View source: R/PulseWaveform.R
model2.Excess | R Documentation |
model2.Excess(y, offset, baseline)
y |
the y values of the waveform, as a vector |
offset |
the y value of the sample in the time series directly preceding the first value of the inputted waveform |
baseline |
anticpated baseline towards which the decay element decays |
result |
the approximated excess element of the waveform in question |
residue <- e(data[,2], ppg[seg[1]-1,2], -0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.