Description Usage Arguments Value
View source: R/frf_transfer_fun.R
transfer_fun
1 | transfer_fun(dat, vars, time = "datetime", method = "spec_pgram", ...)
|
dat |
data that has the independent and dependent variables (data.table) |
vars |
variables to include for transfer function calculation |
time |
the name of the column that contains the POSIXct date and time |
method |
either spec_pgram, spec_welch, or spec_multitaper |
... |
arguments to pass to method |
transfer function, gain and phase, coherency
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.