EQ5D5L
Hello! I'm new to JASP, decently experienced with SAS coding with both SQL and data steps. I have a variable for the EQ5D5L with the 5 levels plus 2 that will end up being labeled as missing.
I would like to create a new variable, mobility, where the old variable label 1 will equal 0, 2=0.096, 3=0.122, and so on. How do I do this in JASP using the drag n drop? The old labels 6 and 7 will be missing in the new variable.
Thank you!
Comments
I am asking our expert...
EJ
Hi!
Below one idea on how to approach this.
I created a column EQ5DL with values 1 through 5 and two missing values (but with different labels).
Next I created a computed column with the drag and drop interface. Make sure to changed the "Computed type" from the default
to "Computed with drag-and-drop". Next, you can
I hope this helps, please let me know if anything is unclear!
Don