tc_correlation {treeclim} | R Documentation |
(bootstrapped) correlation function
Description
See documentation of dcc for details.
Usage
tc_correlation(chrono, climate, ci, boot)
Arguments
chrono |
a tree-ring chronology |
climate |
data.frame with climate parameters |
ci |
numeric: p-level for confidence interval (must be in c(0.1, 0.05, 0.01) |
boot |
character, which bootstrapping method should be used (or "none") |
[Package treeclim version 2.0.7.1 Index]