I am a beginner user of R.

I am writing the master thesis using a data frame from a national survey.
The data frame contains several variables, one of which contains the survey
weights.

I need to apply the survey weights to the data frame, in order to use the
data frame with the plm package (I need to run a fixed effect analysis).

I know that I could use packages different from plm, but I am more
interested in weighting the data frame.

Thank you in advance.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to