ncn-foreigners/nonprobsvy

error in `nonprobVariablesSelection`

BERENZ opened this issue · 0 comments

BERENZ commented

names(theta) <- names(beta) <- colnames(X_design)

For some examples this line causes problems

Error in names(beta) <- colnames(X_design) : 
  'names' attribute [20] must be the same length as the vector [9]