BookmarkSubscribeRSS Feed
fedith
Calcite | Level 5

Dear All,

I need to estimate sensitivity, specificity, PPV and NPV for clustered data using GEE and programming in SAS. I will use PROC GENMOD with dist=binomial link=log. However it is not clear to me how the model should be specified. E.G. How should I tell sas to calculate for se the probability of true positives on true positives + false negatives? 

Is anybody there who can help me?

Thanks A LOT in advance

Federica

2 REPLIES 2
Ksharp
Super User

Why not use PROC LOGISTIC ?
And your link function is not right.

 dist=binomial link=LOGIT 

fedith
Calcite | Level 5

Hi,

 

yes PROC LOGISTIC is an option as well.

 

LOGIT  Thanks 🙂

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 2 replies
  • 2220 views
  • 0 likes
  • 2 in conversation