BookmarkSubscribeRSS Feed
davis
Fluorite | Level 6

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.

3 REPLIES 3
SAS_Rob
SAS Employee

You would need to use Proc LOGISTIC instead and invoke the EFFECT statement.

https://go.documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.4&docsetId=statug&docsetTarget=st... 

 

Proc HPLOGISTIC because of its high performance capabilities cannot add spline effects.

davis
Fluorite | Level 6
CONTROLLED

Thank you.
proc logistic/effect statement is where I started. runs fine, but relatively slower than proc hplogistic.
Rick_SAS
SAS Super FREQ

Use PROC LOGISTIC or PROC GLMSELECT to generate the spline effects and to output the design matrix, then use HPLOGISTIC to fit the model.

 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

What is ANOVA?

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.

Discussion stats
  • 3 replies
  • 1107 views
  • 0 likes
  • 3 in conversation