Hi,
Could you please tell me how to output whole var name in html output when using proc logistic;
Thank you.
PROC LOGISTIC Statement Options
NAMELEN= Specifies the maximum length of effect names
Do you mean the actual Variable name or the Label associated with it?
If you mean the latter, then use the PARMLABEL option in the MODEL statement as described here
PROC LOGISTIC Statement Options
NAMELEN= Specifies the maximum length of effect names
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.