cclag_events: Event-based calulation of correlation coefficients, lagtimes...

Description Usage Arguments Details References

Description

NEW VERSION of ccf_events !! which uses cclag() instead of timeshift()

So far hard-coded for SM data of wettzell SGnew TS

Usage

1
cclag_events(event, event_name, mv_win, nmax, plots = T, ...)

Arguments

event

vector of start and end date of event.

event_name

character, name of event (mainly used for the plot).

mv_win

length of window for moving average to smooth data in order to calculate signal to noise ratios.

nmax

number of outputed results per correlation.

plots

logical, should the results be plotted? (default is TRUE).

Details

Output is a data.frame with correlation coeficients, lagtime and signal to soise ratios for each sensor.

References

Marvin Reich (2015), mreich@gfz-potsdam.de


marcianito/UmbrellaEffect documentation built on July 1, 2019, 8:30 p.m.