Search found 1 match

by merced
Wed Jul 26, 2023 6:16 pm
Forum: Help
Topic: addition using transform
Replies: 2
Views: 13168

addition using transform

Hello,
I am a little new to Jamovi. I am trying to figure out how to add or subtract to a numeric variable in Jamovi, but I cannot figure it out.
The data set I am working with has the variable 'age' but I need to increase all of the ages by 17. Using the transform tool, if I use
= $source + 17 ...