Hello,
I am using data from the National Health and Nutrition Examination Survey (NHANES) which used a complex survey design to recruit participants. NHANES contains cause-specific mortality data. I am looking to use 1999-2010 NHANES data sets to analyze the relationship between an exposure and cardiovascular disease mortality using PROC SURVEYPHREG, but need to a do a competing risk analysis because participants may die from other causes before dying from cardiovascular disease and thus, from my understanding, should not be censored. It is fairly straightforward to do a competing risk analysis with PROC PHREG with the eventrate option, but noticed this approach is not possible with PROC SURVEYPHREG.
As such, is there a way to do competing risk analysis with PROC SURVEYPHREG? Any help would be great!
Scott