Skip to content

Commit

Permalink
ces update
Browse files Browse the repository at this point in the history
  • Loading branch information
ajdamico committed Oct 19, 2023
1 parent b86eaa7 commit 9212359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ for ( i in 1:5 ){

ces_design <-
svrepdesign(
weights = ~ finlwt22 ,
weights = ~ finlwt21 ,
repweights = "^wtrep[0-9][0-9]$" ,
data = imputationList( list( imp1 , imp2 , imp3 , imp4 , imp5 ) ) ,
type = "BRR" ,
Expand Down

0 comments on commit 9212359

Please sign in to comment.