Skip to content

Commit e99aeac

Browse files
author
Florence Bockting
committed
tests: add snapshots for pred_measure_builtin
1 parent 8346344 commit e99aeac

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

tests/testthat/_snaps/pred_measure_builtin.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,19 @@
9494
Estimate SE
9595
r2 0.27 0.11
9696

97+
# measure_acc() works as expected
98+
99+
100+
Computed from 400 draws by 333 observations.
101+
102+
Estimate SE
103+
acc 0.96 0.01
104+
105+
# measure_bacc() works as expected
106+
107+
108+
Computed from 400 draws by 333 observations.
109+
110+
Estimate SE
111+
bacc 0.95 0.01
112+

0 commit comments

Comments
 (0)