SAS documentation for PROC HPLOGISTIC references 'Average Squared Error' and 'Mean Difference'. However, for the life of me, I can't figure out how to get these two to output to the RESULTS window. HELP!!!
These statistics are produced when you use the PARTITION statement. To get the statistics without actually partitioning, you can use this statement: partition fraction(test=0 validate=0);
These statistics are produced when you use the PARTITION statement. To get the statistics without actually partitioning, you can use this statement: partition fraction(test=0 validate=0);
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
Explore 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.