boot_resample_dynamics: boot interface to resample_dynamics

Description Usage Arguments

Description

boot interface to resample_dynamics

Usage

1
2
3
boot_resample_dynamics(data, statistic, R, k, ...,
  new.index.name = "resample", weight.name = NULL,
  weight.fun = resample_dynamics_default_weightfun)

Arguments

data

time.table the dynamics of which are reused

statistic

the statistic to compute for each new dataset

R

number of bootstrap replicates

k

the number of nearest neighbours to resample from

...

additonal parameters to boot (and therefore indirectly to statistic)

new.index.name

column name for the new unambiguous indices (defaults to "resample", set to NULL not to include one)

weight.name

Name of new (auxiliary) column containing the weight of the sampled point

weight.fun

weight function for local resampling


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