calc_boot_out: Calculations from boot return

View source: R/runPairsBoot.R

calc_boot_outR Documentation

Calculations from boot return

Description

Calculations from boot return

Usage

calc_boot_out(boot_list_return, type_results, nBoot, startSeed, blockLength)

Arguments

boot_list_return

The object that is returned from run_bootstraps.

type_results

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

nBoot

the maximum number of bootstrap replicates to be used, typically 100

startSeed

sets the random seed value. This is used to make repeatable output.

blockLength

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


EGRETci documentation built on June 8, 2025, 11:08 a.m.