snr: Compute SNR of a certain location of signal-plus-noise data

View source: R/main.R

snrR Documentation

Compute SNR of a certain location of signal-plus-noise data

Description

Compute SNR of a certain location of signal-plus-noise data

Usage

snr(order, gamma, is.jump, jump, diffb, addb)

Arguments

order

order of derivative of data

gamma

bandwidth of Gaussian kernel

is.jump

logical value indicating if the location to be calculated is a jump point

jump

jump height

diffb

difference of the slopes on left and right sides of the location

addb

sum of the slopes, only used when order is 1

Value

value of SNR


zhibinghe/ChangePoint documentation built on Feb. 22, 2025, 12:34 p.m.