Both bootstrap and jackknife methods can be used to estimate bias and standard error of an estimate and mechanisms of both resampling methods are not huge different: sampling with replacement vs. leave out one observation at a time. However, jackknife is not as popular as bootstrap in research and practice.
Is there any obvious advantage of using bootstrap instead of using jackknife?