boot_to_df {partR2} | R Documentation |
List to data.frame with bootstrap samples per row
Description
List to data.frame with bootstrap samples per row
Usage
boot_to_df(lcol)
Arguments
lcol |
A bootstrap list-column |
Value
data.frame with bootstrap estimates as list-column
[Package partR2 version 0.9.2 Index]