init_boot_data: initialize data structure for bootstrapping

Description Usage Arguments Value

View source: R/init_boot_data.R

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

1
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


cszang/treeclim documentation built on Feb. 18, 2022, 4:54 a.m.