Search found 3 matches

by divyanair
Wed Jul 03, 2024 9:12 am
Forum: Statistics
Topic: Can we specify the order of columns in a transformed outcome variable for relative risk and odds ratio calculation
Replies: 3
Views: 9664

Re: Can we specify the order of columns in a transformed outcome variable for relative risk and odds ratio calculation

i think the order of the levels is determined by the order of the recode conditions. if you change your condition to be if $source >= 3, 'Unsuccessful' ... i think you'll get what you want. cheers This works Jonathon, thanks! Perhaps something that you could consider adding as a feature when feasib...
by divyanair
Wed Jul 03, 2024 6:21 am
Forum: Statistics
Topic: Can we specify the order of columns in a transformed outcome variable for relative risk and odds ratio calculation
Replies: 3
Views: 9664

Can we specify the order of columns in a transformed outcome variable for relative risk and odds ratio calculation

Hi I am using jamovi 2.5.6. current release. I have a variable "SEX" with two levels Male and Female. And a variable OUTCAT which is a transformed variable with two levels "Successful" and "Unsuccessful". I would like to calculate the relative risk for having an unsucce...
by divyanair
Mon Jul 01, 2024 4:27 am
Forum: Help
Topic: Adding labels to levels of transformed variables
Replies: 11
Views: 31167

Re: Adding labels to levels of transformed variables

Hello team, I came across this post while looking for a way to add both numeric levels and corresponding text labels to a transformed variable. I agree decuser's suggestion is a workaround, but i believe that would not work if we updated the dataset. We would need to do the copy paste each time manu...