Skip to content

Commit a916d58

Browse files
committed
snaps
1 parent 806d308 commit a916d58

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

tests/testthat/_snaps/model_parameters.mclogit.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,25 @@
5454
5555
Parameter | Coefficient | 95% CI | p
5656
-----------------------------------------------------
57-
(Intercept) | -0.42 | [-0.73, -0.09] | 0.020
58-
InflMedium | 0.44 | [ 0.17, 0.71] | < .001
59-
InflHigh | 0.66 | [ 0.31, 1.02] | < .001
60-
TypeApartment | -0.43 | [-0.78, -0.11] | 0.012
61-
TypeAtrium | 0.12 | [-0.28, 0.58] | 0.588
62-
TypeTerrace | -0.66 | [-1.07, -0.27] | 0.002
63-
ContHigh | 0.35 | [ 0.10, 0.60] | 0.002
57+
(Intercept) | -0.41 | [-0.75, -0.10] | 0.016
58+
InflMedium | 0.44 | [ 0.18, 0.71] | < .001
59+
InflHigh | 0.66 | [ 0.34, 1.03] | < .001
60+
TypeApartment | -0.44 | [-0.79, -0.10] | 0.008
61+
TypeAtrium | 0.12 | [-0.28, 0.58] | 0.582
62+
TypeTerrace | -0.66 | [-1.09, -0.28] | 0.004
63+
ContHigh | 0.36 | [ 0.11, 0.61] | < .001
6464
6565
# High response
6666
6767
Parameter | Coefficient | 95% CI | p
6868
-----------------------------------------------------
69-
(Intercept) | -0.13 | [-0.43, 0.18] | 0.390
70-
InflMedium | 0.74 | [ 0.46, 0.99] | < .001
71-
InflHigh | 1.61 | [ 1.31, 1.94] | < .001
72-
TypeApartment | -0.74 | [-1.04, -0.42] | < .001
73-
TypeAtrium | -0.41 | [-0.82, -0.01] | 0.048
74-
TypeTerrace | -1.42 | [-1.83, -1.04] | < .001
75-
ContHigh | 0.48 | [ 0.23, 0.72] | < .001
69+
(Intercept) | -0.13 | [-0.43, 0.16] | 0.378
70+
InflMedium | 0.73 | [ 0.45, 0.98] | < .001
71+
InflHigh | 1.61 | [ 1.29, 1.94] | < .001
72+
TypeApartment | -0.73 | [-1.05, -0.44] | < .001
73+
TypeAtrium | -0.41 | [-0.82, 0.01] | 0.054
74+
TypeTerrace | -1.42 | [-1.81, -1.03] | < .001
75+
ContHigh | 0.47 | [ 0.22, 0.73] | < .001
7676
Message
7777
7878
Uncertainty intervals (equal-tailed) and p-values (two-tailed) computed

0 commit comments

Comments
 (0)