search for: solewolf301

Displaying 1 result from an estimated 1 matches for "solewolf301".

2013 May 29
3
bootstrap
...I had seen your postings on Nabble in the past.? Unfortunately those postings were not accepted in R-help.? You have to directly post at ? r-help at r-project.org after registering at: https://stat.ethz.ch/mailman/listinfo/r-help ? ________________________________ From: Angela Fel Padecio <solewolf301 at yahoo.com> To: arun <smartpink111 at yahoo.com> Sent: Wednesday, May 29, 2013 9:05 AM Subject: bootstrap hi. i have these dataset:? set.seed(12345)? S=1000? generate <- function(size) {? x1 <- rnorm(size, mean=0, sd=1)? x2 <- rnorm(size, mean=0, sd=1)? x3 <- rnorm(size,...