|
5 | 5 | Output |
6 | 6 | # Petal.Width ~ x |
7 | 7 | |
8 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
9 | | - ------------------------------------------------------------- |
10 | | - x | 0.02 | 0.02 | [-0.06, 0.09] | 0.91 | 0.459 |
| 8 | + Parameter | Coefficient | SE | 95% CI | t(146) | p |
| 9 | + --------------------------------------------------------------- |
| 10 | + x | 0.02 | 0.02 | [-0.02, 0.05] | 0.90 | 0.369 |
11 | 11 | |
12 | 12 | # Sepal.Width ~ x |
13 | 13 | |
14 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
15 | | - ------------------------------------------------------------- |
16 | | - x | 0.05 | 0.06 | [-0.22, 0.31] | 0.74 | 0.534 |
| 14 | + Parameter | Coefficient | SE | 95% CI | t(146) | p |
| 15 | + --------------------------------------------------------------- |
| 16 | + x | 0.05 | 0.03 | [-0.01, 0.10] | 1.56 | 0.120 |
17 | 17 | |
18 | 18 | # Petal.Width ~ x + Petal.Length |
19 | 19 | |
20 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
21 | | - ---------------------------------------------------------------- |
22 | | - x | 0.01 | 0.02 | [-0.07, 0.10] | 0.73 | 0.541 |
23 | | - Petal.Length | 0.23 | 0.07 | [-0.07, 0.53] | 3.34 | 0.079 |
| 20 | + Parameter | Coefficient | SE | 95% CI | t(145) | p |
| 21 | + ------------------------------------------------------------------- |
| 22 | + x | 0.01 | 0.02 | [-0.02, 0.05] | 0.89 | 0.376 |
| 23 | + Petal.Length | 0.23 | 0.03 | [ 0.16, 0.30] | 6.67 | < .001 |
24 | 24 | |
25 | 25 | # Sepal.Width ~ x + Petal.Length |
26 | 26 | |
27 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
28 | | - ---------------------------------------------------------------- |
29 | | - x | 0.04 | 0.06 | [-0.22, 0.31] | 0.71 | 0.553 |
30 | | - Petal.Length | 0.30 | 0.06 | [ 0.05, 0.54] | 5.15 | 0.036 |
| 27 | + Parameter | Coefficient | SE | 95% CI | t(145) | p |
| 28 | + ------------------------------------------------------------------- |
| 29 | + x | 0.04 | 0.03 | [-0.01, 0.10] | 1.58 | 0.116 |
| 30 | + Petal.Length | 0.30 | 0.06 | [ 0.18, 0.42] | 4.92 | < .001 |
31 | 31 | |
32 | 32 | # Petal.Width ~ x + Petal.Length + Sepal.Length |
33 | 33 | |
34 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
35 | | - ----------------------------------------------------------------- |
36 | | - x | 0.01 | 0.02 | [-0.07, 0.10] | 0.74 | 0.539 |
37 | | - Petal.Length | 0.23 | 0.08 | [-0.11, 0.58] | 2.93 | 0.099 |
38 | | - Sepal.Length | -4.24e-03 | 0.03 | [-0.14, 0.13] | -0.13 | 0.906 |
| 34 | + Parameter | Coefficient | SE | 95% CI | t(144) | p |
| 35 | + ------------------------------------------------------------------- |
| 36 | + x | 0.01 | 0.02 | [-0.02, 0.05] | 0.89 | 0.375 |
| 37 | + Petal.Length | 0.23 | 0.05 | [ 0.13, 0.34] | 4.42 | < .001 |
| 38 | + Sepal.Length | -4.24e-03 | 0.04 | [-0.09, 0.08] | -0.10 | 0.924 |
39 | 39 | |
40 | 40 | # Sepal.Width ~ x + Petal.Length + Sepal.Length |
41 | 41 | |
42 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
43 | | - ----------------------------------------------------------------- |
44 | | - x | 0.03 | 0.04 | [-0.15, 0.22] | 0.81 | 0.502 |
45 | | - Petal.Length | -0.04 | 0.19 | [-0.85, 0.78] | -0.20 | 0.858 |
46 | | - Sepal.Length | 0.37 | 0.20 | [-0.49, 1.23] | 1.86 | 0.205 |
| 42 | + Parameter | Coefficient | SE | 95% CI | t(144) | p |
| 43 | + ------------------------------------------------------------------- |
| 44 | + x | 0.03 | 0.03 | [-0.02, 0.09] | 1.37 | 0.171 |
| 45 | + Petal.Length | -0.04 | 0.08 | [-0.21, 0.13] | -0.45 | 0.651 |
| 46 | + Sepal.Length | 0.37 | 0.07 | [ 0.23, 0.51] | 5.23 | < .001 |
47 | 47 | Message |
48 | 48 | |
49 | 49 | Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
|
55 | 55 | print(ci(mod)) |
56 | 56 | Output |
57 | 57 | Parameter CI CI_low CI_high Response |
58 | | - 1 x 0.95 -0.06044147 0.09280643 Petal.Width |
59 | | - 2 x 0.95 -0.06835071 0.09635073 Petal.Width |
60 | | - 3 Petal.Length 0.95 -0.06642354 0.52593096 Petal.Width |
61 | | - 4 x 0.95 -0.06835856 0.09655518 Petal.Width |
62 | | - 5 Petal.Length 0.95 -0.10895767 0.57612928 Petal.Width |
63 | | - 6 Sepal.Length 0.95 -0.14108092 0.13259825 Petal.Width |
64 | | - 7 x 0.95 -0.22113283 0.31370225 Sepal.Width |
65 | | - 8 x 0.95 -0.22124463 0.30818414 Sepal.Width |
66 | | - 9 Petal.Length 0.95 0.04898068 0.54369328 Sepal.Width |
67 | | - 10 x 0.95 -0.14997065 0.21974036 Sepal.Width |
68 | | - 11 Petal.Length 0.95 -0.85203579 0.77537142 Sepal.Width |
69 | | - 12 Sepal.Length 0.95 -0.48871075 1.22952907 Sepal.Width |
| 58 | + 1 x 0.95 -0.01929491 0.05165987 Petal.Width |
| 59 | + 2 x 0.95 -0.01715341 0.04515343 Petal.Width |
| 60 | + 3 Petal.Length 0.95 0.16163902 0.29786840 Petal.Width |
| 61 | + 4 x 0.95 -0.01722960 0.04542622 Petal.Width |
| 62 | + 5 Petal.Length 0.95 0.12908917 0.33808245 Petal.Width |
| 63 | + 6 Sepal.Length 0.95 -0.09172321 0.08324053 Petal.Width |
| 64 | + 7 x 0.95 -0.01227870 0.10484812 Sepal.Width |
| 65 | + 8 x 0.95 -0.01093910 0.09787861 Sepal.Width |
| 66 | + 9 Petal.Length 0.95 0.17737594 0.41529802 Sepal.Width |
| 67 | + 10 x 0.95 -0.01527889 0.08504860 Sepal.Width |
| 68 | + 11 Petal.Length 0.95 -0.20565718 0.12899281 Sepal.Width |
| 69 | + 12 Sepal.Length 0.95 0.23032902 0.51048930 Sepal.Width |
70 | 70 | Group |
71 | 71 | 1 x |
72 | 72 | 2 x + Petal.Length |
|
88 | 88 | Output |
89 | 89 | # Petal.Width response |
90 | 90 | |
91 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
92 | | - ---------------------------------------------------------------- |
93 | | - x | 0.01 | 0.02 | [-0.07, 0.10] | 0.73 | 0.541 |
94 | | - Petal Length | 0.23 | 0.07 | [-0.07, 0.53] | 3.34 | 0.079 |
| 91 | + Parameter | Coefficient | SE | 95% CI | t(145) | p |
| 92 | + ------------------------------------------------------------------- |
| 93 | + x | 0.01 | 0.02 | [-0.02, 0.05] | 0.89 | 0.376 |
| 94 | + Petal Length | 0.23 | 0.03 | [ 0.16, 0.30] | 6.67 | < .001 |
95 | 95 | |
96 | 96 | # Sepal.Width response |
97 | 97 | |
98 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
99 | | - ---------------------------------------------------------------- |
100 | | - x | 0.04 | 0.06 | [-0.22, 0.31] | 0.71 | 0.553 |
101 | | - Petal Length | 0.30 | 0.06 | [ 0.05, 0.54] | 5.15 | 0.036 |
| 98 | + Parameter | Coefficient | SE | 95% CI | t(145) | p |
| 99 | + ------------------------------------------------------------------- |
| 100 | + x | 0.04 | 0.03 | [-0.01, 0.10] | 1.58 | 0.116 |
| 101 | + Petal Length | 0.30 | 0.06 | [ 0.18, 0.42] | 4.92 | < .001 |
102 | 102 | Message |
103 | 103 | |
104 | 104 | Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
|
110 | 110 | print(ci(mod)) |
111 | 111 | Output |
112 | 112 | Parameter CI CI_low CI_high Response |
113 | | - 1 x 0.95 -0.06835071 0.09635073 Petal.Width |
114 | | - 2 Petal.Length 0.95 -0.06642354 0.52593096 Petal.Width |
115 | | - 3 x 0.95 -0.22124463 0.30818414 Sepal.Width |
116 | | - 4 Petal.Length 0.95 0.04898068 0.54369328 Sepal.Width |
| 113 | + 1 x 0.95 -0.01715341 0.04515343 Petal.Width |
| 114 | + 2 Petal.Length 0.95 0.16163902 0.29786840 Petal.Width |
| 115 | + 3 x 0.95 -0.01093910 0.09787861 Sepal.Width |
| 116 | + 4 Petal.Length 0.95 0.17737594 0.41529802 Sepal.Width |
117 | 117 |
|
118 | 118 | --- |
119 | 119 |
|
|
122 | 122 | Output |
123 | 123 | # x |
124 | 124 | |
125 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
126 | | - ------------------------------------------------------------- |
127 | | - x | 0.02 | 0.02 | [-0.06, 0.09] | 0.91 | 0.459 |
| 125 | + Parameter | Coefficient | SE | 95% CI | t(146) | p |
| 126 | + --------------------------------------------------------------- |
| 127 | + x | 0.02 | 0.02 | [-0.02, 0.05] | 0.90 | 0.369 |
128 | 128 | |
129 | 129 | # x + Petal.Length |
130 | 130 | |
131 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
132 | | - ---------------------------------------------------------------- |
133 | | - x | 0.01 | 0.02 | [-0.07, 0.10] | 0.73 | 0.541 |
134 | | - Petal.Length | 0.23 | 0.07 | [-0.07, 0.53] | 3.34 | 0.079 |
| 131 | + Parameter | Coefficient | SE | 95% CI | t(145) | p |
| 132 | + ------------------------------------------------------------------- |
| 133 | + x | 0.01 | 0.02 | [-0.02, 0.05] | 0.89 | 0.376 |
| 134 | + Petal.Length | 0.23 | 0.03 | [ 0.16, 0.30] | 6.67 | < .001 |
135 | 135 | |
136 | 136 | # x + Petal.Length + Sepal.Length |
137 | 137 | |
138 | | - Parameter | Coefficient | SE | 95% CI | t(2) | p |
139 | | - ----------------------------------------------------------------- |
140 | | - x | 0.01 | 0.02 | [-0.07, 0.10] | 0.74 | 0.539 |
141 | | - Petal.Length | 0.23 | 0.08 | [-0.11, 0.58] | 2.93 | 0.099 |
142 | | - Sepal.Length | -4.24e-03 | 0.03 | [-0.14, 0.13] | -0.13 | 0.906 |
| 138 | + Parameter | Coefficient | SE | 95% CI | t(144) | p |
| 139 | + ------------------------------------------------------------------- |
| 140 | + x | 0.01 | 0.02 | [-0.02, 0.05] | 0.89 | 0.375 |
| 141 | + Petal.Length | 0.23 | 0.05 | [ 0.13, 0.34] | 4.42 | < .001 |
| 142 | + Sepal.Length | -4.24e-03 | 0.04 | [-0.09, 0.08] | -0.10 | 0.924 |
143 | 143 | Message |
144 | 144 | |
145 | 145 | Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed |
|
151 | 151 | print(ci(mod)) |
152 | 152 | Output |
153 | 153 | Parameter CI CI_low CI_high Group |
154 | | - 1 x 0.95 -0.06044147 0.09280643 x |
155 | | - 2 x 0.95 -0.06835071 0.09635073 x + Petal.Length |
156 | | - 3 Petal.Length 0.95 -0.06642354 0.52593096 x + Petal.Length |
157 | | - 4 x 0.95 -0.06835856 0.09655518 x + Petal.Length + Sepal.Length |
158 | | - 5 Petal.Length 0.95 -0.10895767 0.57612928 x + Petal.Length + Sepal.Length |
159 | | - 6 Sepal.Length 0.95 -0.14108092 0.13259825 x + Petal.Length + Sepal.Length |
| 154 | + 1 x 0.95 -0.01929491 0.05165987 x |
| 155 | + 2 x 0.95 -0.01715341 0.04515343 x + Petal.Length |
| 156 | + 3 Petal.Length 0.95 0.16163902 0.29786840 x + Petal.Length |
| 157 | + 4 x 0.95 -0.01722960 0.04542622 x + Petal.Length + Sepal.Length |
| 158 | + 5 Petal.Length 0.95 0.12908917 0.33808245 x + Petal.Length + Sepal.Length |
| 159 | + 6 Sepal.Length 0.95 -0.09172321 0.08324053 x + Petal.Length + Sepal.Length |
160 | 160 |
|
0 commit comments