diff --git a/validation/smartphones/smartphones_sources.rds b/validation/smartphones/smartphones_sources.rds index ade6c85..deeb67d 100644 Binary files a/validation/smartphones/smartphones_sources.rds and b/validation/smartphones/smartphones_sources.rds differ diff --git a/validation/summary/pooled_validation_results.rds b/validation/summary/pooled_validation_results.rds index 0fce6f2..63604bd 100644 Binary files a/validation/summary/pooled_validation_results.rds and b/validation/summary/pooled_validation_results.rds differ diff --git a/validation/summary/testing_summary.html b/validation/summary/testing_summary.html index 89b309c..828ab37 100644 --- a/validation/summary/testing_summary.html +++ b/validation/summary/testing_summary.html @@ -435,12 +435,12 @@

Kappa

## <chr> <dbl> <dbl> ## 1 COVID 0.463 324 ## 2 melanoma 0.0967 72 -## 3 smartphones 0.718 257 +## 3 smartphones 0.718 256 ## 4 solastalgia 0.523 150 ## 5 suicide 0.390 100 ## 6 teachers 0.715 245
weighted.mean(kappas$estimate, kappas$n)
-
## [1] 0.5524512
+
## [1] 0.5522208

Per-study, pooled, and weight average stats

@@ -455,7 +455,7 @@

Per-study, pooled, and weight average stats

-0.8405923 +0.8404534 @@ -484,8 +484,8 @@

Per-study, pooled, and weight average stats

smartphones -0.8910506 -257 +0.8906250 +256 solastalgia @@ -518,7 +518,7 @@

Per-study, pooled, and weight average stats

-0.8405923 +0.8404534 @@ -562,8 +562,8 @@

Per-study, pooled, and weight average stats

smartphones 0.8548387 -0.9025641 -257 +0.9020619 +256 solastalgia @@ -599,8 +599,8 @@

Per-study, pooled, and weight average stats

-0.713649 -0.890841 +0.7135259 +0.8907187 @@ -619,7 +619,7 @@

Per-study, pooled, and weight average stats

0.6496063 -0.8948546 +0.8947368 @@ -630,7 +630,7 @@

Per-study, pooled, and weight average stats

ggplot(aes(x = statistic, y = value)) + geom_boxplot() + geom_point(aes(colour = study)) -

+

Write results to file