The 'score' statement in 'proc logistic' provides a 'fitstat' option.
Is this 'fitstat' option available for (1) proc gam and/ or (2) proc adaptivereg?
Thanks.
I'm afraid not. However, if you are fitting a binary-response model, like a logistic model, you can get an ROC analysis including the area under the ROC curve as discussed an illustrated in this note.
I'm afraid not. However, if you are fitting a binary-response model, like a logistic model, you can get an ROC analysis including the area under the ROC curve as discussed an illustrated in this note.
No. IMHO, you should switch from the old PROC GAM to the newer PROC GAMPL. Although GAMPL does not support a SCORE statement, you can score a GAMPL model is to use the "missing value trick." A discussion and example are available in the third section of the article "How to create a sliced fit plot in SAS."
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Lock in the best rate now before the price increases on April 1.
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.