Hi all,
I am trying to get the adjusted model, and LS means for my intervention and comparison group. I get this ERROR: Effects used in the LSMEANS statement must have appeared previously in the MODEL statement.
Here is a sample code:
proc glm data=have;
class ID;
model diff= childage childsex income c_race c_ethnicity/SOLUTION;
lsmeans ID;
run;
quit;
ID has to be listed in the MODEL statement, and in the CLASS statement.
ID has to be listed in the MODEL statement, and in the CLASS statement.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.