Hello,
I'm seeking assistance with extracting odds ratios from the "Analysis of GEE Parameter Estimates" table in SAS. Specifically, I need to generate a table that presents each parameter alongside its corresponding log odds estimate, and lower and upper 95% confidence limits, converted into odds ratios.
While I'm aware that this could be done using an LS Means statement, I'm looking for an alternative method that could facilitate this process. Perhaps there's a way to utilize proc tabulate
or proc report
to create this table without manual calculation?
Any guidance on this would be greatly appreciated.
Thank you
Here's an example of the table (proc genmod output) that I would like to retrieve data from.
.