「Regression model」の版間の差分

提供: Vaccipedia | Resources for Vaccines, Tropical medicine and Travel medicine
ナビゲーションに移動 検索に移動
39行目: 39行目:
 
*'''Multivariable† multinominal logistic regression'''
 
*'''Multivariable† multinominal logistic regression'''
 
|
 
|
 +
Maximum likelihood estimation method
 
|-
 
|-
 
!Ordinal
 
!Ordinal
46行目: 47行目:
 
*'''Multivariable† ordinal logistic regression'''
 
*'''Multivariable† ordinal logistic regression'''
 
|
 
|
 +
Maximum likelihood estimation method
 
|-
 
|-
 
!Rate ratio
 
!Rate ratio
53行目: 55行目:
 
::<math>\log Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math><br>where <math>Y</math> is '''rate ratio''' <math>\frac{events_1/person \cdot time}{events_2/person \cdot time}</math>
 
::<math>\log Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math><br>where <math>Y</math> is '''rate ratio''' <math>\frac{events_1/person \cdot time}{events_2/person \cdot time}</math>
 
|
 
|
 +
Maximum likelihood estimation method
 
|-
 
|-
 
!Survival time
 
!Survival time
60行目: 63行目:
 
::<math>\log h(T) = \log h_0(T) + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math><br>where <math>h(T)</math> is the hazard at time <math>T</math><br>and <math>h_0(T)</math> is the baseline hazard at time <math>T</math>
 
::<math>\log h(T) = \log h_0(T) + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math><br>where <math>h(T)</math> is the hazard at time <math>T</math><br>and <math>h_0(T)</math> is the baseline hazard at time <math>T</math>
 
|
 
|
 +
Maximum likelihood estimation method
 
|}
 
|}
  

2023年2月4日 (土) 17:10時点における版

Basics & Definition
Epidemiology
Odds in statistics and Odds in a horse race
Collider bias
Data distribution
Statistical test
Regression model
Multivariate analysis
Marginal effects
Prediction and decision
Table-related commands in STATA
Missing data and imputation

Classification of Regression models

Independent variable (exposure)
Univariable (single variable) Multivariable (multiple variables) How to derive coefficients [math]\displaystyle{ b_i }[/math]
Dependent
variable
(outcome)
Continuous
  • Single linear regression
[math]\displaystyle{ Y = a + bX }[/math]
  • Multivariable† linear regression
[math]\displaystyle{ Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots }[/math]

Least squares method

Binary
  • Single binary logistic regression
[math]\displaystyle{ \log Y = a + bX }[/math]
where [math]\displaystyle{ Y }[/math] is odds of outcome [math]\displaystyle{ \frac{p}{1-p} }[/math]
  • Multivariable† binary logistic regression
[math]\displaystyle{ \log Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots }[/math]
where [math]\displaystyle{ Y }[/math] is odds of outcome [math]\displaystyle{ \frac{p}{1-p} }[/math]

Maximum likelihood estimation method

Multinominal
≥ 3
  • Single multinominal logistic regression
  • Multivariable† multinominal logistic regression

Maximum likelihood estimation method

Ordinal
  • Single ordinal logistic regression
  • Multivariable† ordinal logistic regression

Maximum likelihood estimation method

Rate ratio
  • Multivariable Poisson regression
[math]\displaystyle{ \log Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots }[/math]
where [math]\displaystyle{ Y }[/math] is rate ratio [math]\displaystyle{ \frac{events_1/person \cdot time}{events_2/person \cdot time} }[/math]

Maximum likelihood estimation method

Survival time
  • Multivariable proportional hazard regression
    = Cox hazard regression
[math]\displaystyle{ \log h(T) = \log h_0(T) + b_1X_1 + b_2X_2 + b_3X_3 + \cdots }[/math]
where [math]\displaystyle{ h(T) }[/math] is the hazard at time [math]\displaystyle{ T }[/math]
and [math]\displaystyle{ h_0(T) }[/math] is the baseline hazard at time [math]\displaystyle{ T }[/math]

Maximum likelihood estimation method

†'Multivariable' can be rephrased as 'Multiple'; Multivariable is NOT equal to 'Multivariate'!!

Generalized linear model

Penalized multivariable logistic regression model

Restricted cubic spline