「Regression model」の版間の差分
ナビゲーションに移動
検索に移動
Vaccipedia.admin (トーク | 投稿記録) |
Vaccipedia.admin (トーク | 投稿記録) |
||
| 18行目: | 18行目: | ||
| | | | ||
| − | *''' | + | *'''Multivariable† 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> | ||
| 28行目: | 28行目: | ||
| | | | ||
| − | *''' | + | *'''Multivariable† 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 | ||
| 37行目: | 37行目: | ||
| | | | ||
| − | *''' | + | *'''Multivariable† multinominal logistic regression''' |
|- | |- | ||
| 45行目: | 45行目: | ||
| | | | ||
| − | *''' | + | *'''Multivariable† ordinal logistic regression''' |
|- | |- | ||
| 51行目: | 51行目: | ||
| | | | ||
| | | | ||
| − | *''' | + | *'''Multivariable proportional hazard regression'''<br>= '''Cox hazard regression''' |
::<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> | ||
|} | |} | ||
| − | †' | + | †'Multivariable' can be rephrased as 'Multiple'; Multivariable is <font color="red">'''NOT equal to 'Multivariate'!!'''</font> |
2022年12月19日 (月) 11:41時点における版
Classification of Regression models
| Independent variable (exposure) | |||
|---|---|---|---|
| Monovariable (single variable) | Multivariable (multiple variables) | ||
| Dependent variable (outcome) |
Continuous |
|
|
| Binary |
|
| |
| Multinominal ≥ 3 |
|
| |
| Ordinal |
|
| |
| Survival time |
| ||
†'Multivariable' can be rephrased as 'Multiple'; Multivariable is NOT equal to 'Multivariate'!!