hi all, i have some problems in displaying the result:
i want to check the estimated parameters of only x because there are so many classifications of fe1 and fe2, how to improve this code:
proc genmod data=import descending ;
class fe1(param=ref ref=first) fe2(param=ref ref=first);
model y= x fe1 fe2/dist=bin link=logit lrci;
repeated subject=fe1*fe2;
run;quit;
i only want to see the first two rows of the figure below, in other words, i'm worried that if i output the parameters of fe1 and fe2 in my real data, the sas will collapse
the sample data here
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.