In the bootstrap help file, the size option is described as "size(#) ... draw samples of size #; default is _N".
How does this make any sense? If we draw a sample of all observations, then every sample will be the same. We have to use leave-one-out or something.. What am I missing?
How does this make any sense? If we draw a sample of all observations, then every sample will be the same. We have to use leave-one-out or something.. What am I missing?

Comment