boo_list: Generate a list of bootstrap resampled arrays

View source: R/resampling.R

boo_listR Documentation

Generate a list of bootstrap resampled arrays

Description

Generate a list of bootstrap resampled arrays

Usage

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

See Also

loo_list est_to_boo qpgraph_resample_snps2


uqrmaie1/admixtools documentation built on June 14, 2024, 11:26 a.m.