Generate a list of bootstrap resampled arrays

boo_list(arr, nboot = dim(arr)[3])

Arguments

arr

3d array with blocked estimates, with blocks in the 3rd dimension

nboot

Number of bootstrap iterations

Value

A list of bootstrap resampled arrays, with 3rd dimension equal to nboot