hello ,
I am trying to use graph template use by Proc Logistics / effectplot , so that I can modify the graph template for some changes
like Y axis label . But when I use this below code
proc template; source Stat.Logistic.Graphics.EffectCont/ file="&path/reg.txt"; run;
I get log message as-
"link Stat.Logistic.Graphics.EffectCont to Common.Zreg.Graphics.EffectCont;"
can someone tell me what does this above log message means ?
@rs72 wrote:
I get log message as-
"link Stat.Logistic.Graphics.EffectCont to Common.Zreg.Graphics.EffectCont;"
can someone tell me what does this above log message means ?
So you are trying to get the "source code" of the logistic regression effect(s) plot in
"&path/reg.txt"
but reg.txt is empty ... i.e. no code in it. Correct?
I think you should open a Technical Support track in your country to address this. I don't know what that log message means.
You can use the SAS Customer Service Portal (customer portal) for that.
The new customer experience is here
By Kimberly May on SAS Users August 21, 2023
https://blogs.sas.com/content/sgf/2023/08/21/the-new-customer-experience-is-here/
Some general tips :
BR, Koen
Thanks Koen ,
yes reg.txt is empty ... i.e. no code in it. I have submitted query to SAS technical support .
and I am creating graph by PROC SGPLOT .
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.