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, decreasing = decreasing)) : undefined columns selected Thanks in advance! -- View this message in context: http://r.789695.n4.nabble.com/meboot-tp4654763.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.