Below is a missing value pattern. I want to set MIN and MAX values for the 8 U_AVAL: variables.
Group STRAFIB STRIO U_AVAL_00 U_AVAL_02 U_AVAL_04 U_AVAL_06 U_AVAL_08 U_AVAL_12 U_AVAL_24 U_AVAL_36
1 X X X X X X X X X X
2 X X X X X X X X X .
3 X X X X X X X X . .
4 X X X X X X X . . .
I believe this is the correct MIN|MAX lists
minimum = . . 0 0 0 0 0 0 0 0
maximum = . . 100 100 100 100 100 100 100 100
Sometimes my model is more complicated and I'm not sure that I have the correct associations. Is the missing value pattern always a 1 to 1 order mapping to the list of MIN and MAX values.
The mapping of the variables to the MIN/MAX= values will be based upon the order of the variables on the VAR statement.
The mapping of the variables to the MIN/MAX= values will be based upon the order of the variables on the VAR statement.
Nearly 200 sessions are now available on demand in the Innovate Hub.
Watch Now →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.