Description Usage Arguments Value
View source: R/brf_level_shift.R
gap_fill
1 2 3 |
x |
data.table of water levels |
gaps |
data.table of gaps |
recipe |
recipe to apply |
dep_var |
the time variable name (character) |
time_var |
the time variable name (character) |
time_interval |
the delta t (numeric) |
buffer_start |
how much buffer on each side of gap |
buffer_end |
how much buffer on each side of gap |
max_interp |
largest gap to interpolate |
include_level_shift |
include level shift in adjustment |
data.table of predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.