Played around with this and I think I understood the explanation on https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_logistic_se...
But I cant see where "
lower=LCL_High upper=UCL_High
is coming from.
I keep on getting error messages saying these are not found,
These two variables are created by the CLM option in the SCORE statement. They will have names LCL_<state> and UCL_<state> where <state> is the formatted value of your dependent variable event In my example the dépendent variable took values "High" and "OK", so variables LCL_High, UCL_High, LCL_OK and UCL_OK would be created in the scoring dataset.
In your case, I guess the variables would be called LCL_0, UCL_0, etc. Check the variabes in the SCORE OUT= dataset.
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.