差分

ナビゲーションに移動 検索に移動
147 バイト追加 、 2023年2月2日 (木) 19:47
|
*'''Simple binary logistic regression'''
::<math>\log Y = a + bX</math><br>where <math>Y</math> is '''odds ''' of outcome<math>\frac{p}{1-p}</math>
|
*'''Multivariable&dagger; 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>\frac{p}{1-p}</math>
|-
|
*'''Multivariable Poisson regression'''
::<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>
|-

案内メニュー