You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation of pointblank I've only seen examples of variable labels, but not of value labels. I wonder if there are any existing best practices on how to document these?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I wonder if there's any best practice on how to document the labels of values?
For example, the SPSS dataset
demo.sav
(can be obtained here) has the following variables:Now each of these variables has a label:
Now the marital status is coded with
0
and1
, and the meaning of that is also documented:In the documentation of
pointblank
I've only seen examples of variable labels, but not of value labels. I wonder if there are any existing best practices on how to document these?Beta Was this translation helpful? Give feedback.
All reactions