Description Usage Arguments Author(s)
View source: R/jk_replicate_wgts.R
It returns DAGJK (Delete A Group Jackknife) replicate weights
1 | DAGJK_replicate_wgts(df, replicate_NO = 100, random_nbr_seed = 1234567)
|
df |
a dataframe, which contains unit_ID, psu_code, stratum_code and selection_wgt–must be in this ordr |
replicate_NO |
number of replicate weights |
random_nbr_seed |
random number seed |
Lingyun (Larry) Zhang lyzhang10@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.