loess.span: parameter alpha in loess controlling the degree of time series smoothing, if the time series is to be detrended; no detrending if loess.span = 0. Default: 0.
dj: frequency resolution. Default 1/20.
lowerPeriod: in seconds
upperPeriod: in seconds
window.type.t: see WaveletComp::analyze.coherency().
window.type.s: see WaveletComp::analyze.coherency().
window.size.t: see WaveletComp::analyze.coherency().
window.size.s: see WaveletComp::analyze.coherency().
make.pval: see WaveletComp::analyze.coherency().
method: see WaveletComp::analyze.coherency().
params: see WaveletComp::analyze.coherency().
n.sim: number of simulations (default 1).
date.format: see WaveletComp::analyze.coherency().
date.tz: see WaveletComp::analyze.coherency().
verbose: see WaveletComp::analyze.coherency().
Returns
an analyze_coherency object.
Examples
r <- get_sample_recording()rv <- get_raw_view(r,"Central","","Sitar")pv <- get_processed_view(rv)co <- analyze_coherency(pv, c("Nose_x","Nose_y"))