Hi,
I want to find a way to turn binary logistic regression model's coefficients/odds ratios to a scorecard for the occurrence of y. The problem is as:
"1000 patients were treated with a procedure j, and after 1-year follow-up we learned that 23 died in first quarter of the year, 6 died in the second quarter, 14 more by third quarter and 5 more by the last quarter. At the end of the year, 48 people out of 1000 have died. On the basis of age [continuous] (x1), gender [male=0, female=1] (x2), race [caucasian=1, African american=2, asian=3, others=4] (x3), BMI [underweight=0, normal=1, overweight=2, obese=3] (x4), access to care status [community clinic=0, urban health center=1, tertiary care hospital=2, academic hospital=3] (x5), a regression model is fit for the occurrence of overall mortality in first quarter (23 out of 1000) and 1-year mortality (48 out of 1000). The model provided us with coefficients for each value with a reference to "0" of each variable".
Question 1: How to convert the regression equation (where y=0 or 1) to a scorecard out of n score (e.g. out of 20)?
Question 2: How to make a score that can predict the % of occurrence of the event y? (e.g. Caucasian Obese Male Patient treated with procedure j with age 60 having access to academic hospital is 15% probability of death)
Question 3: How can I consider working on bootstrapping in this situation? How will it help me?
Question 4: After building a scorecard, what is the best way to validate it? Use another dataset to check or run through other similar data?
Help will be appreciated.
Thanks.
Related Posts with Building a Scorecard by Binary Logistic Regression Model
marking ticks in the bar graphHi, Below is my graph that I used to generate the following graph. I want to add ticks to the middl…
forvalues and xtile.Hello! I have a dataset with income and expense throughout several years (1992, 1994, ... 2016) I wa…
Job Posting for Biostatistician at Cancer Support CommunityEXECUTIVE SUMMARY The Cancer Support Community’s Research & Training Institute (RTI) in Philadel…
Aggregation of pre-post treatment data (5 year intervals)I am trying to efficiently aggregate the IDA dollar (all_ida) amounts for the 5 year period before t…
How to destring date/time with commaHello, I have a date/time variable formatted in the following way: "01-24-2019, 03:26 PM" and canno…
Subscribe to:
Post Comments (Atom)
0 Response to Building a Scorecard by Binary Logistic Regression Model
Post a Comment