View source: R/PulseWaveform.R
PlotFits | R Documentation |
PlotFits produces base R plots of each modelled waveform in the batch, including component waves and baselines.
PlotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2)
beats_in |
number of beats in the batch |
ppg |
ppg time series |
beat2 |
finalised dataframe of model parameter outputs for each waveform in the batch |
gs |
model2.GetSegment function |
rb |
model2.Rebuild2 function |
Automated plotting of each fitted waveform in the batch
PlotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.