tc_efunc: evolving response and correlation function

View source: R/tc_efunc.R

tc_efuncR Documentation

evolving response and correlation function

Description

see doc for dcc for details.

Usage

tc_efunc(chrono, climate, boot, sb, start_last, win_size, ci, method)

Arguments

chrono

tree-ring chronology

climate

data.frame with climate parameters

boot

which bootstrapping method should be used? (or "none")

sb

logical: draw statusbar or not?

start_last

logical: start with last (oldest) window?

win_size

numeric: size of the first window in years

ci

numeric: p-level for confidence interval (must be in c(0.1, 0.05, 0.01)

method

character: method to be used (one of "response" or "correlation")


treeclim documentation built on April 12, 2025, 2 a.m.