I am attempting to debug a macro for MI that attempts to parse the CovParm output from a MIXED procedure run with TYPE = CS in the REPEATED statement. In particular, it is attempting to SCAN with the second argment "CS(,)". Aside from the issue of misunderstanding the SCAN function (something I once did until Ian Whitlock kindly corrected me on SAS-L), can any recall output of this type? Perhaps it is from V6 or V8?
As far as I can tell, the programmer adjusted the existing code, perhaps through a find and change. The target was UN(,), which makes sense. CS(,) would not be necessay since it only has two parameters.
As far as I can tell, the programmer adjusted the existing code, perhaps through a find and change. The target was UN(,), which makes sense. CS(,) would not be necessay since it only has two parameters.
I apologize for the confusion.
Kevin
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.