Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

init_boot_data

initialize data structure for bootstrapping


Description

this will create an array for the climate data and corresponding matrix for the tree-ring data, holding the randomly resampled data for bootstrapping

Usage

init_boot_data(u, g, n, boot)

Arguments

u

climate data (matrix with parameters in columns and years in rows)

g

vector with tree-ring data

n

times for resampling

boot

one of c("stationary", "std", "exact", "none")

Value

a list


treeclim

Numerical Calibration of Proxy-Climate Relationships

v2.0.5.1
GPL-3
Authors
Christian Zang [aut, cre, cph, trl], Franco Biondi [ctb, cph]
Initial release
2020-09-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.