[R] meboot

2013-01-05 Thread londonphd
Hi, I hope there is someone to help me with using 'meboot' package. I tried to create an ensemble of 999 replicates of a vector. however, I am getting the following error > oil.ens <- meboot(x = panel, reps = jboot, colsubj = 1, coldata = 3) Error in `[.data.frame`(x, order(x, na.last = na.last,

[R] meboot - can it handle outliers and missing values?

2012-02-13 Thread isabella
Hi everyone, I would like to use your meboot package in R in a power simulation study, where meboot stands for Maximum Entropy Bootstrap. In this study, each time series that will be bootstrapped includes both missing values and outliers. Can meboot ac