doubled_half {bootstrapFP} | R Documentation |
Select a doubled-half sampling (Antal and Tille', 2014)
Description
Select a doubled-half sampling (Antal and Tille', 2014)
Usage
doubled_half(n)
Arguments
n |
integer scalar representing sample size |
Value
an integer vector of size n
, indicating how many times each unit is
present in the sample
[Package bootstrapFP version 0.4.6 Index]