Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Recoding continuous variables into scale variables

How do I recode continuous variables with 30+ values into scale variables such as 1=low and 7=high?

Comments

  • This depends on the specific problem. I am not sure why you would want to recode a continuous variable (since this is losing information), but currently that is probably most efficiently done in R. Maybe the "compute new columns" functionality in JASP could do this (as long as you use the R code)

    EJ

Sign In or Register to comment.