boo_list | R Documentation |
Generate a list of bootstrap resampled arrays
boo_list(arr, nboot = dim(arr)[3])
arr |
3d array with blocked estimates, with blocks in the 3rd dimension |
nboot |
Number of bootstrap iterations |
A list of bootstrap resampled arrays, with 3rd dimension equal to nboot
loo_list
est_to_boo
qpgraph_resample_snps2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.