PlotFits: PlotFits

View source: R/PulseWaveform.R

PlotFitsR Documentation

PlotFits

Description

PlotFits produces base R plots of each modelled waveform in the batch, including component waves and baselines.

Usage

PlotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2)

Arguments

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

Value

Automated plotting of each fitted waveform in the batch

Examples

PlotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2)










stw32/PulseWaveform documentation built on Dec. 6, 2022, 2:50 a.m.