|
64 | 64 | | Observations | 32 | 32 | |
65 | 65 | +--------------+----------------------+----------------------+ |
66 | 66 |
|
| 67 | +# include_reference, different contrasts |
| 68 | + |
| 69 | + Code |
| 70 | + print(out) |
| 71 | + Output |
| 72 | + Parameter | Coefficient | SE | 95% CI | t(27) | p |
| 73 | + ------------------------------------------------------------------- |
| 74 | + (Intercept) | 19.70 | 1.18 | [ 17.28, 22.11] | 16.71 | < .001 |
| 75 | + cyl [6] | -6.66 | 1.63 | [-10.00, -3.31] | -4.09 | < .001 |
| 76 | + cyl [8] | -10.54 | 1.96 | [-14.56, -6.52] | -5.38 | < .001 |
| 77 | + gear [3] | 0.00 | | | | |
| 78 | + gear [4] | 1.32 | 1.93 | [ -2.63, 5.28] | 0.69 | 0.498 |
| 79 | + gear [5] | 1.50 | 1.85 | [ -2.31, 5.31] | 0.81 | 0.426 |
| 80 | + Message |
| 81 | + |
| 82 | + Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
| 83 | + using a Wald t-distribution approximation. |
| 84 | + |
| 85 | +--- |
| 86 | + |
| 87 | + Code |
| 88 | + print(out) |
| 89 | + Output |
| 90 | + Parameter | Coefficient | SE | 95% CI | t(27) | p |
| 91 | + ------------------------------------------------------------------- |
| 92 | + (Intercept) | 25.43 | 1.88 | [ 21.57, 29.29] | 13.52 | < .001 |
| 93 | + cyl [4] | 0.00 | | | | |
| 94 | + cyl [6] | -6.66 | 1.63 | [-10.00, -3.31] | -4.09 | < .001 |
| 95 | + cyl [8] | -10.54 | 1.96 | [-14.56, -6.52] | -5.38 | < .001 |
| 96 | + gear [3] | 0.00 | | | | |
| 97 | + gear [4] | 1.32 | 1.93 | [ -2.63, 5.28] | 0.69 | 0.498 |
| 98 | + gear [5] | 1.50 | 1.85 | [ -2.31, 5.31] | 0.81 | 0.426 |
| 99 | + Message |
| 100 | + |
| 101 | + Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
| 102 | + using a Wald t-distribution approximation. |
| 103 | + |
| 104 | +--- |
| 105 | + |
| 106 | + Code |
| 107 | + print(out) |
| 108 | + Output |
| 109 | + Parameter | Coefficient | SE | 95% CI | t(27) | p |
| 110 | + ------------------------------------------------------------------- |
| 111 | + (Intercept) | 20.64 | 0.67 | [ 19.26, 22.01] | 30.76 | < .001 |
| 112 | + cyl [6] | -6.66 | 1.63 | [-10.00, -3.31] | -4.09 | < .001 |
| 113 | + cyl [8] | -10.54 | 1.96 | [-14.56, -6.52] | -5.38 | < .001 |
| 114 | + gear [1] | -0.94 | 1.09 | [ -3.18, 1.30] | -0.86 | 0.396 |
| 115 | + gear [2] | 0.38 | 1.11 | [ -1.90, 2.67] | 0.34 | 0.734 |
| 116 | + Message |
| 117 | + |
| 118 | + Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
| 119 | + using a Wald t-distribution approximation. |
| 120 | + |
| 121 | +--- |
| 122 | + |
| 123 | + Code |
| 124 | + print(out) |
| 125 | + Output |
| 126 | + Parameter | Coefficient | SE | 95% CI | t(27) | p |
| 127 | + ------------------------------------------------------------------ |
| 128 | + (Intercept) | 15.83 | 1.24 | [13.28, 18.37] | 12.75 | < .001 |
| 129 | + cyl [8] | 0.00 | | | | |
| 130 | + cyl [4] | 10.54 | 1.96 | [ 6.52, 14.56] | 5.38 | < .001 |
| 131 | + cyl [6] | 3.89 | 1.88 | [ 0.03, 7.75] | 2.07 | 0.049 |
| 132 | + gear [1] | -0.94 | 1.09 | [-3.18, 1.30] | -0.86 | 0.396 |
| 133 | + gear [2] | 0.38 | 1.11 | [-1.90, 2.67] | 0.34 | 0.734 |
| 134 | + Message |
| 135 | + |
| 136 | + Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
| 137 | + using a Wald t-distribution approximation. |
| 138 | + |
| 139 | +--- |
| 140 | + |
| 141 | + Code |
| 142 | + print(out) |
| 143 | + Output |
| 144 | + Parameter | Coefficient | SE | 95% CI | t(27) | p |
| 145 | + ------------------------------------------------------------------ |
| 146 | + (Intercept) | 14.89 | 0.92 | [13.00, 16.77] | 16.19 | < .001 |
| 147 | + cyl [8] | 0.00 | | | | |
| 148 | + cyl [4] | 10.54 | 1.96 | [ 6.52, 14.56] | 5.38 | < .001 |
| 149 | + cyl [6] | 3.89 | 1.88 | [ 0.03, 7.75] | 2.07 | 0.049 |
| 150 | + gear [3] | 0.00 | | | | |
| 151 | + gear [4] | 1.32 | 1.93 | [-2.63, 5.28] | 0.69 | 0.498 |
| 152 | + gear [5] | 1.50 | 1.85 | [-2.31, 5.31] | 0.81 | 0.426 |
| 153 | + Message |
| 154 | + |
| 155 | + Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
| 156 | + using a Wald t-distribution approximation. |
| 157 | + |
0 commit comments