boot_resample_series: boot interface for resampling series

Description Usage Arguments

Description

boot interface for resampling series

Usage

1
2
boot_resample_series(data, statistic, R, ..., include.other = TRUE,
  new.index.name = "resample")

Arguments

data

time.table to resample from

statistic

statistic to apply to each resampled time.table

R

number of bootstrap replicates

...

additonal parameters to boot (and therefore indirectly to statistic)

include.other

whether to also pass (as second argument to statistic) a time.table containing those entities not in the bootstrapped one

new.index.name

column name to use for the new index (defaults to "resample"), old index columns are stored as auxiliary variables


rossklin/bootpan documentation built on May 27, 2019, 11:38 p.m.