Hello Everyone,
I have calculated a composite score for three of my variables for my study. I am now trying to determine the differences in score by Gender as displayed below. Can someone advise a script for running this analysis. Thanks in advance Monty
Engagement. Turnover Intention POS
Female Score Score Score
Male Score Score Score
What have you tried?
Can you provide a reproducible example?
Why reprex?
Getting unstuck is hard. Your first step here is usually to create a reprex, or reproducible example. The goal of a reprex is to package your code, and information about your problem so that others can run it and feel your pain. Then, hopefully, folks can more easily provide a solution.
What's in a Reproducible Example?
Parts of a reproducible example:
background information - Describe what you are trying to do. What have you already done?
complete set up - include any library() calls and data to reproduce your issue.
data for a reprex: Here's a discussion on setting up data for a reprex
make it run - include the minimal code required to reproduce your error on the data…
system
Closed
September 1, 2020, 12:49am
3
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.