I am working with OECD's PIAAC data, a survey of skills of people in OECD countries. The data has 10 plausible values for each skill type. I am using the user-defined -repest- command to analyze the data.
I want to plot the kernel density of the literacy skill (variables pvlit1-pvlit10). But when I use the following command, it only gives me the kdensity plot of the first plausible value pvlit1. I am using the syntax pvlit@, which denotes that pvlit is a plausible value.
Code:
repest PIAAC, est(stata: twoway kdensity pvlit@)
Any help on this would be greatly appreciated!
Thanks.
0 Response to kdensity of plausible values in PIAAC data using -repest-
Post a Comment