PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: biology

11 Logistic Regression - Interpreting Parameters

11 Logistic Regression - Interpreting PARAMETERS11 Logistic Regression - Interpreting ParametersLet us expand on the material in the last section, trying to make sure we understand the logisticregression model and can interpretStataoutput. Consider first the case of a single binary predictor,wherex={1 if exposed to factor0 if not,andy={1 if develops disease0 does can be summarized in a simple 2 X 2 contingency table asExposureDisease101 (+)ab0 ( )cdwhere OR=adbc(why?) and we interpret OR >1 as indicating a risk factor, and OR <1 asindicating a protective the Logistic model:p(x) is the probability of disease for a given value of x, andlogit(p(x)) = log(p(x)1 p(x))= + for x = 0 (unexposed), logit(p(x)) = logit(p(0)) = + (0) = x = 1 (exposed),logit(p(x)) = logit(p(1)) = + (1) = + Also,odds of disease among unexposed:p(0)/(1 p(0))exposed:p(1)/(1 p(1))NowOR=odds of disease among exposedodds of disease among unexposed=p(1)/(1 p(1))p(0)/(1 p(0))and = logit(p(1)) logit(p(0))= log(p(1)(1 p(1))) log(p(0)(1 p(0)))= log(p(1)/(1 p(1))p(0)/(1 p(0)))= log(OR)The Regression coefficient in the population model is the log(OR), hence theORis obtained byexponentiating ,e =elog(OR)=ORRemark:If we fit this simple Logistic model to a 2 X 2 table, the estimated unadjustedOR(above)and the Regression coefficient for x have the same :Leukemia Survival Data (Section 10 p.)}}

11 LOGISTIC REGRESSION - INTERPRETING PARAMETERS outcome does not vary; remember: 0 = negative outcome, all other nonmissing values = positive outcome This data set uses 0 and 1 codes for the live variable; 0 and -100 would work, but not 1 and 2. Let’s look at both regression estimates and direct estimates of unadjusted odds ratios from Stata.

Loading..

Tags:

  Interpreting

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of 11 Logistic Regression - Interpreting Parameters

Related search queries