PDF4PRO ⚡AMP

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

Example: dental hygienist

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.)}}

table from the tabulate live iag command: Surv ‚ 1 yr? Ag+ (x=1) Ag- (x=0) Yes 9 2 No 8 14 and (unadjusted) ORd = 9(14) 2(8) = 7:875 . Before proceeding with the Stata output, let me comment about coding of the outcome variable. Some packages are less rigid, but Stata enforces the (reasonable) convention that 0 indicates a

Loading..

Tags:

  Tabulate

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