Perform superposed epoch analysis.
run_sea(x, key, years_before = 6, years_after = 4, key_period = TRUE,
n_iter = 1000)
A data.frame climate reconstruction or tree-ring series with row names as years.
A vector of event years for superposed epoch, such as fire years, or an fhx object
with a single series
as produced by composite
The number of lag years prior to the event year
The number of lag years following the event year
Logical. Constrains the time series to the time period of key events within the range of the x climate series. False uses the entire climate series, ignoring the period of key events. time series
The number of iterations for bootstrap resampling
This function, 'run_sea', is a development version of burnr::sea and has been depreciated. Please use sea
.