I want to run a multinational logit model on my survey data which has a column for individual weighting.
My model is on household level and i used package nnet and multinom function in R,
How should i incorporate the weighting in the model?
They are individual weighting,should i use them for a model on household level?
Thank you