blockBootSample {BMisc} | R Documentation |
blockBootSample
Description
Legacy name for the function 'block_boot_sample', please use that function going forward. This function will eventually be deleted
Usage
blockBootSample(data, idname)
Arguments
data |
data.frame from which you want to bootstrap |
idname |
column in data which contains an individual identifier |
[Package BMisc version 1.4.8 Index]