Hi,
I am currently running the model below It runs fine and I obtain the output data sets I want. However, it shows "WARNING: Class levels for USUBJID are not printed because of excessive size". There are a few hundred of subjects in this data set, and there are several records per subjects.
a) Why am I getting this warning?
b) Is this 'warning' unavoidable?
c) Does it affect the statistical analysis?
d) What would you recommend I do to avoid this warning being shown?
Many thanks,
Claudia
a) Why am I getting this warning?
I think that's pretty clear, you have too many levels of USUBJID
b) Is this 'warning' unavoidable?
Probably, in this case with hundreds of subjects.
c) Does it affect the statistical analysis?
No, I don't think so. The WARNING message would have told you the model fit is suspect, or words like that.
d) What would you recommend I do to avoid this warning being shown?
I don't know, if you really have to model hundreds of subjects, you're probably going to get this message.
a) Why am I getting this warning?
I think that's pretty clear, you have too many levels of USUBJID
b) Is this 'warning' unavoidable?
Probably, in this case with hundreds of subjects.
c) Does it affect the statistical analysis?
No, I don't think so. The WARNING message would have told you the model fit is suspect, or words like that.
d) What would you recommend I do to avoid this warning being shown?
I don't know, if you really have to model hundreds of subjects, you're probably going to get this message.
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
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.
Find more tutorials on the SAS Users YouTube channel.