I am new to hplogistic, and was wondering if it possesses the capability to specify splines for continuous covariates?
If so, pointing me in the right direction, providing a reference, or sending a link would be much appreciated.
Thanks.
You would need to use Proc LOGISTIC instead and invoke the EFFECT statement.
Proc HPLOGISTIC because of its high performance capabilities cannot add spline effects.
Use PROC LOGISTIC or PROC GLMSELECT to generate the spline effects and to output the design matrix, then use HPLOGISTIC to fit the model.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.