BookmarkSubscribeRSS Feed
vandykeu
Calcite | Level 5

Hello,

I am attempting to run a power analysis on a binary data set, and all of the literature I've read suggests I should start this with a logistic statement, such as:

Proc power;

logistic

...followed by the variable specifications.

However, SAS 9.3 does not seem to recognize the logistic statement, and leaves it in red text.  By contrast, I can enter many of the other potential statements, such as onesamplemeans, onecorr, twosamplemeans, etc. and it seems to work- note that a semicolon does not need to follow the statement in this syntax.  Does the logistic statement no longer work in PROC POWER in SAS 9.3?  Is there another way to attempt a logistic power analysis?

Thanks,

James

1 REPLY 1
Rick_SAS
SAS Super FREQ

It should work. I've encountered some instances where the color-coder uses the wrong color. That does not mean that the syntax is not supported, it just indicates that the color coding is wrong. Try it on a simple example.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1 reply
  • 1388 views
  • 0 likes
  • 2 in conversation