I'm doing some ppg preprocessing and have a question about the ppg_peaksfunction.
Please could you clarify what the signal_fixpeaksfunction does, and how it corrects artifacts?
In the brief description, it states that "correct_artifacts : bool Whether or not to identify and fix artifacts, using the method by Lipponen & Tarvainen (2019)." However, within the function it uses method=kubios
I would be super grateful if you can give me some detailed information about this (e.g., does it work on peaks or rr intervals, does it correct for extra, missed, ectopic peaks? etc. )
Hi there!
I'm doing some ppg preprocessing and have a question about the
ppg_peaks
function. Please could you clarify what thesignal_fixpeaks
function does, and how it corrects artifacts?In the brief description, it states that "
correct_artifacts
: bool Whether or not to identify and fix artifacts, using the method by Lipponen & Tarvainen (2019)." However, within the function it usesmethod=kubios
I would be super grateful if you can give me some detailed information about this (e.g., does it work on peaks or rr intervals, does it correct for extra, missed, ectopic peaks? etc. )
Cheers, :) Agata