Learn R Programming

burnr (version 0.4.0)

run_sea: Perform superposed epoch analysis.

Description

Perform superposed epoch analysis.

Usage

run_sea(x, key, years_before = 6, years_after = 4, key_period = TRUE,
  n_iter = 1000)

Arguments

x

A data.frame climate reconstruction or tree-ring series with row names as years.

key

A vector of event years for superposed epoch, such as fire years, or an fhx object with a single series as produced by composite

years_before

The number of lag years prior to the event year

years_after

The number of lag years following the event year

key_period

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

n_iter

The number of iterations for bootstrap resampling

Details

This function, 'run_sea', is a development version of burnr::sea and has been depreciated. Please use sea.