Skip to contents

Single run of a bootstrap.

Usage

single_boot_run(iBoot, startSeed, eList, type_results, jitterOn, V,
  blockLength, type)

Arguments

iBoot

description

startSeed

setSeed value. Defaults to 494817. This is used to make repeatable output.

eList

named list with at least the Daily, Sample, and INFO dataframes

type_results

data frame returned from either runGroups or runPairs depending on context.

jitterOn

logical, if TRUE, adds "jitter" to the data in an attempt to avoid some numerical problems. Default = FALSE. See Details below.

V

numeric a multiplier for addition of jitter to the data, default = 0.2.

blockLength

integer size of subset, expressed in days. 200 days has been found to be a good choice.

type

Character either "pair" or "group".

Value

list of xConc, xFlux, pConc, pFlux