View source: R/PulseWaveform.R
GGplotFits | R Documentation |
GGplotFits produces GGplot plots of each modelled waveform in the batch, including component waves and baselines.
GGplotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2, run, pr, p = F, iso = F)
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 |
run |
participant number |
pr |
dose level |
p |
logical, setting to true stores the plot as a variable |
iso |
logical, set to true if ISO analysis specific (default is F) |
Automated plotting of each fitted waveform in the batch
GGplotFits(beats_in, ppg, beat2, gs = model2.GetSegment, rb = model2.Rebuild2, run, pr, p = F, iso = F)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.