「Regression model」の版間の差分
ナビゲーションに移動
検索に移動
Vaccipedia.admin (トーク | 投稿記録) |
Vaccipedia.admin (トーク | 投稿記録) |
||
| 11行目: | 11行目: | ||
!style="width:250px"|Multivariable (multiple variables) | !style="width:250px"|Multivariable (multiple variables) | ||
|- | |- | ||
| − | !rowspan=" | + | !rowspan="4"|Dependent variable<br>(outcome) |
!Continuous | !Continuous | ||
| | | | ||
| 18行目: | 18行目: | ||
| | | | ||
| − | *''' | + | *'''Multiple† linear regression''' |
::<math>Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math> | ::<math>Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math> | ||
| 24行目: | 24行目: | ||
!Binary | !Binary | ||
| | | | ||
| − | *'''Simple logistic regression''' | + | *'''Simple binary logistic regression''' |
::<math>\log Y = a + bX</math><br>where <math>Y</math> is odds of outcome | ::<math>\log Y = a + bX</math><br>where <math>Y</math> is odds of outcome | ||
| | | | ||
| − | *'''Multiple logistic regression''' | + | *'''Multiple† binary logistic regression''' |
::<math>\log Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math><br>where <math>Y</math> is odds of outcome | ::<math>\log Y = a + b_1X_1 + b_2X_2 + b_3X_3 + \cdots</math><br>where <math>Y</math> is odds of outcome | ||
| + | |||
| + | |- | ||
| + | !Multinominal<br>≥ 3 | ||
| + | | | ||
| + | *'''Simple multinominal logistic regression''' | ||
| + | |||
| + | | | ||
| + | *'''Multiple† multinominal logistic regression''' | ||
| + | |||
| + | |- | ||
| + | !Ordinal | ||
| + | | | ||
| + | *'''Simple ordinal logistic regression''' | ||
| + | |||
| + | | | ||
| + | *'''Multiple† ordinal logistic regression''' | ||
| + | |||
|- | |- | ||
!Survival time | !Survival time | ||
| 36行目: | 53行目: | ||
*'''Multiple proportional hazard regression'''<br>= '''Cox hazard regression''' | *'''Multiple proportional hazard regression'''<br>= '''Cox hazard regression''' | ||
|} | |} | ||
| + | |||
| + | †'Multiple' can be rephrased as 'Multivariable'; <color="red">'''NOT 'Multivariate'!!'''<color="red"> | ||
2022年12月12日 (月) 01:07時点における版
Classification of Regression models
| Independent variable (exposure) | |||
|---|---|---|---|
| Monovariable (single variable) | Multivariable (multiple variables) | ||
| Dependent variable (outcome) |
Continuous |
|
|
| Binary |
|
| |
| Multinominal ≥ 3 |
|
| |
| Ordinal |
|
| |
| Survival time |
| ||
†'Multiple' can be rephrased as 'Multivariable'; <color="red">NOT 'Multivariate'!!<color="red">