Generate a list of leave-one-out arrays

loo_list(arr)

Arguments

arr

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

Value

A list of leave-one-out arrays, each of which is 1 element shorter than arr along the 3rd dimension

See also