boot_sample: boot_sample Generate n bootstrap sample of the monitoring...

boot_sampleR Documentation

boot_sample Generate n bootstrap sample of the monitoring sites to be used for each iteration.

Description

boot_sample Generate n bootstrap sample of the monitoring sites to be used for each iteration.

Usage

boot_sample(data, boot_n = 1000)

Arguments

data

data.table or data.frame Data with all site id.

boot_n

integer The number of bootstrap samples to be generated.

Value

A list with site id and bootstrap indices for n bootstrap sample.

Author(s)

Reto Schmucki - reto.schmucki@mail.mcgill.ca

See Also

impute_count, collated_index


RetoSchmucki/rbms documentation built on Feb. 14, 2024, 3:17 a.m.