-
Notifications
You must be signed in to change notification settings - Fork 0
/
Progress.html
718 lines (580 loc) · 52 KB
/
Progress.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<title>Economic burden of mental disorders:</title>
<meta charset="utf-8" />
<link href="libs/remark-css/default.css" rel="stylesheet" />
<link href="libs/remark-css/metropolis.css" rel="stylesheet" />
<link href="libs/remark-css/metropolis-fonts.css" rel="stylesheet" />
<link href="libs/font-awesome-animation/font-awesome-animation-emi.css" rel="stylesheet" />
<script src="libs/fontawesome/js/fontawesome-all.min.js"></script>
<script src="libs/htmlwidgets/htmlwidgets.js"></script>
<script src="libs/jquery/jquery.min.js"></script>
<link href="libs/datatables-css/datatables-crosstalk.css" rel="stylesheet" />
<script src="libs/datatables-binding/datatables.js"></script>
<link href="libs/dt-core/css/jquery.dataTables.min.css" rel="stylesheet" />
<link href="libs/dt-core/css/jquery.dataTables.extra.css" rel="stylesheet" />
<script src="libs/dt-core/js/jquery.dataTables.min.js"></script>
<link href="libs/crosstalk/css/crosstalk.css" rel="stylesheet" />
<script src="libs/crosstalk/js/crosstalk.min.js"></script>
<script src="libs/plotly-binding/plotly.js"></script>
<script src="libs/typedarray/typedarray.min.js"></script>
<link href="libs/plotly-htmlwidgets-css/plotly-htmlwidgets.css" rel="stylesheet" />
<script src="libs/plotly-main/plotly-latest.min.js"></script>
</head>
<body>
<textarea id="source">
class: center, middle, inverse, title-slide
# Economic burden of mental disorders:
## a systematic review <br>
### <br>2019/09/3 <br><br> <img src="figs/NBPlogo.jpg" height="100px" width="100px" /> <img src="figs/QCMHRlogo.jpg" height="100px" width="100px" /> <img src="figs/QBIlogo.png" height="100px" width="190px" />
---
# Notion
<br>
<img src="figs/project_status.png" width="76%" height="80%" />
Link to Notion available [here.](https://www.notion.so/srburden/Weekly-Plan-2-9-c87d6daae2ca44019cc33e7b9a6eb6e0)
---
# Review question
<br>
- To identify COI studies for mental disorders and to explore the distribution of costs between disorders.
- Included studies will be assessed for methodology, period of study, geographical locations, subgroups and study quality.
- The results of the review will not be suitable for pooling via meta-analytic techniques, we will explore methods to display the data graphically.
---
# Study Protocol
<img src="figs/prospero.png" width="80%" height="110%" />
Link to the study protocol available [here.](https://www.crd.york.ac.uk/prospero/display_record.php?RecordID=127783)
---
# Inclusion criteria
<br>
- COI studies focusing on mental disorders.
- Study must be from a societal or health care perspective.
- Study must report estimates on a national or subnational level in monetary terms with standard errors or other related metrics for uncertainty.
- Studies must report the different costs categories and data sources used.
- Studies between 1980 till 2019.
---
# Exclusion criteria
<br>
- abstract, commentary, letter to the editor
- not original data (i.e. review, systematic reviews and editorials)
- no published diagnostic criteria
- population not representative
- no cost quoted in the results section
- PDF could not be located
---
# Dataset
<br>
<div id="htmlwidget-96651de9dfddadd3403b" style="width:100%;height:auto;" class="datatables html-widget"></div>
<script type="application/json" data-for="htmlwidget-96651de9dfddadd3403b">{"x":{"filter":"none","fillContainer":false,"data":[["Andrews et al","Neil et al","Wancata et al","Bell et al","Bereza et al","Sarlon et al","Bock et al","Bode et al","Brecht et al","Wagner et al","Opoku-Boateng et al","Bourke et al","Okumura and Higuchi","Sado et al","Olesen et al","Patel et al","Bon et al","Bendeck et al","Oliva-Moreno et al","Quintero et al","Rovira et al","Salvador-Carulla et al","Vazquez-Polo et al","Osby et al","Sandelin et al","Watson et al","Bosmans et al","Balakrishnan et al","Young et al","Rice and Miller ","Samnaliev et al"],[1985,2014,2007,2004,2012,2012,2016,2017,1996,2016,2017,2018,2011,2013,2012,2002,2013,2013,2006,2018,2012,2014,2005,2009,2013,2018,2010,2009,2011,1995,2015],["The economic costs of schizophrenia: Implications for public policy","Costs of psychosis in 2010: findings from the second Australian National Survey of Psychosis","Cost of disorders of the brain in Austria in the year 2004","Burden of dysthymia and comorbid illness in adults in a Canadian primary care setting: high rates of psychiatric illness in the offspring","A Markov Model Approach Assessing the Cost of Illness of Generalized Anxiety Disorder in Canada","A prospective study of health care resource utilisation and selected costs of schizophrenia in France","Excess health care costs of late-life depression - Results of the AgeMooDe study","Health care costs of borderline personality disorder and matched controls with major depressive disorder: a comparative study based on anonymized claims data","Alcoholism - The cost of illness in the Federal Republic of Germany","Depression-related treatment and costs in Germany: Do they change with comorbidity? A claims data analysis","Economic cost and quality of life of family caregivers of schizophrenic patients attending psychiatric hospitals in Ghana","Borderline personality disorder: resource utilisation costs in Ireland","Cost of depression among adults in Japan","The cost of schizophrenia in Japan","The economic cost of brain disorders in Europe","The economic consequences of social phobia","Cost of disorders of the brain in slovenia in 2010","An integrative cross-design synthesis approach to estimate the cost of illness: An applied case to the cost of depression in Catalonia","The costs of schizophrenia in Spain","Health care and societal costs of the management of children and adolescents with attention-deficit/hyperactivity disorder in Spain: a descriptive analysis","The cost of generalized anxiety disorder in primary care settings: Results of the ANCORA study","Cost of borderline personality disorder in Catalonia (Spain)","An analysis of the costs of treating schizophrenia in Spain: A hierarchical Bayesian approach","Psychiatric admissions and hospitalization costs in bipolar disorder in Sweden","Treatment patterns and costs in patients with generalised anxiety disorder: One-year retrospective analysis of data from national registers in Sweden","A register-based case-control study of health care utilization and costs in binge-eating disorder","Health care costs of depression in primary care patients in The Netherlands","The burden of alcohol-related ill health in the United Kingdom","Annual cost of managing bipolar disorder to the UK healthcare system","THE ECONOMIC BURDEN OF AFFECTIVE-DISORDERS","The economic burden of eating disorders and related mental health comorbidities: An exploratory analysis using the U.S. Medical Expenditures Panel Survey"],["Australia","Australia","Austria","Canada","Canada","France","Germany","Germany","Germany","Germany","Ghana","Ireland","Japan","Japan","Multiple","Multiple","Slovenia","Spain","Spain","Spain","Spain","Spain","Spain","Sweden","Sweden","Sweden","The Netherlands","UK","UK","US","US"],["Schizophrenia","Psychosis","Multiple disorders","Dysthymia","GAD","Schizophrenia","Depression","Borderline personality disorder","Alcohol use disorder","Depression","Schizophrenia","Borderline personality disorder","Depression","Schizophrenia","Multiple disorders","Social phobia","Multiple disorders","Depression","Schizophrenia","ADHD","GAD","Borderline personality disorder","Schizophrenia","Bipolar disorder","GAD","Binge eating disorder","Depression","Alcohol use disorder","Bipolar disorder","Mood disorder","Eating disorder"]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th>Author<\/th>\n <th>Year<\/th>\n <th>Title<\/th>\n <th>Country<\/th>\n <th>Disorder<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"pageLength":3,"columnDefs":[{"className":"dt-right","targets":1}],"order":[],"autoWidth":false,"orderClasses":false,"lengthMenu":[3,10,25,50,100]}},"evals":[],"jsHooks":[]}</script>
---
# Number of studies from each database
<br>
<br>
<div id="htmlwidget-d425bf2b2d53879864ab" style="width:100%;height:55%;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-d425bf2b2d53879864ab">{"x":{"data":[{"orientation":"h","width":[0.9,0.9,0.9,0.9,0.9,0.9],"base":[0,0,0,0,0,0],"x":[11201,2807,2610,2196,6,0],"y":[1,2,3,4,5,6],"text":["No of hits = 11201<br />","No of hits = 2807<br />","No of hits = 2610<br />","No of hits = 2196<br />","No of hits = 6<br />","No of hits = 0<br />"],"type":"bar","marker":{"autocolorscale":false,"color":"rgba(89,89,89,1)","line":{"width":1.88976377952756,"color":"transparent"}},"showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":23.3059360730594,"r":7.30593607305936,"b":37.2602739726027,"l":107.397260273973},"plot_bgcolor":"rgba(255,255,255,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-560.05,11761.05],"tickmode":"array","ticktext":["0","3000","6000","9000"],"tickvals":[0,3000,6000,9000],"categoryorder":"array","categoryarray":["0","3000","6000","9000"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(235,235,235,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":" ","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[0.4,6.6],"tickmode":"array","ticktext":["Pubmed","PsychInfo","Web of Science","Embase","NHS York","EconLIT"],"tickvals":[1,2,3,4,5,6],"categoryorder":"array","categoryarray":["Pubmed","PsychInfo","Web of Science","Embase","NHS York","EconLIT"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(235,235,235,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":" ","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":"transparent","line":{"color":"rgba(51,51,51,1)","width":0.66417600664176,"linetype":"solid"},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"3c416b6c8eaf":{"x":{},"y":{},"type":"bar"}},"cur_data":"3c416b6c8eaf","visdat":{"3c416b6c8eaf":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
---
# Reasons for exclusion
<br>
<br>
<div id="htmlwidget-9ebfcdcdb71f06a07d84" style="width:100%;height:60%;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-9ebfcdcdb71f06a07d84">{"x":{"data":[{"orientation":"h","width":[0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.899999999999999],"base":[0,0,0,0,0,0,0,0],"x":[112,69,48,16,10,5,4,4],"y":[1,2,3,4,5,6,7,8],"text":["No = 112<br />","No = 69<br />","No = 48<br />","No = 16<br />","No = 10<br />","No = 5<br />","No = 4<br />","No = 4<br />"],"type":"bar","marker":{"autocolorscale":false,"color":"rgba(89,89,89,1)","line":{"width":1.88976377952756,"color":"transparent"}},"showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":23.3059360730594,"r":7.30593607305936,"b":37.2602739726027,"l":212.602739726027},"plot_bgcolor":"rgba(255,255,255,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[-5.6,117.6],"tickmode":"array","ticktext":["0","30","60","90"],"tickvals":[0,30,60,90],"categoryorder":"array","categoryarray":["0","30","60","90"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(235,235,235,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":" ","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[0.4,8.6],"tickmode":"array","ticktext":["Abstract","No diagnostic criteria","Not representative","Not original data","Not COI study","No monetary unit","Data not suitable for extraction","Disorder not of interest"],"tickvals":[1,2,3,4,5,6,7,8],"categoryorder":"array","categoryarray":["Abstract","No diagnostic criteria","Not representative","Not original data","Not COI study","No monetary unit","Data not suitable for extraction","Disorder not of interest"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(235,235,235,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":" ","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":"transparent","line":{"color":"rgba(51,51,51,1)","width":0.66417600664176,"linetype":"solid"},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895}},"hovermode":"closest","barmode":"relative"},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"3c4143363677":{"x":{},"y":{},"type":"bar"}},"cur_data":"3c4143363677","visdat":{"3c4143363677":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
---
# Progress as of 3/9/2019
<br>
<br>
<br>
<table>
<thead>
<tr>
<th style="text-align:left;"> Item </th>
<th style="text-align:right;"> Number </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> Number of full-text review </td>
<td style="text-align:right;"> 439 </td>
</tr>
<tr>
<td style="text-align:left;"> Number of final decisions </td>
<td style="text-align:right;"> 386 </td>
</tr>
<tr>
<td style="text-align:left;"> Number of pending decision </td>
<td style="text-align:right;"> 2 </td>
</tr>
<tr>
<td style="text-align:left;"> Number of pending PDFs </td>
<td style="text-align:right;"> 53 </td>
</tr>
<tr>
<td style="text-align:left;"> Number of included studies </td>
<td style="text-align:right;"> 116 </td>
</tr>
<tr>
<td style="text-align:left;"> Number of extracted </td>
<td style="text-align:right;"> 29 </td>
</tr>
<tr>
<td style="text-align:left;"> Number extracted (incl. qual scores) </td>
<td style="text-align:right;"> 23 </td>
</tr>
</tbody>
</table>
---
# PRISMA diagram
<img src="figs/prisma.png" width="76%" height="80%" />
---
# Data dictionary
.pull-left[
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> endnote_id </td>
<td style="text-align:left;"> endnote ID </td>
</tr>
<tr>
<td style="text-align:left;"> rate_id </td>
<td style="text-align:left;"> estimate ID </td>
</tr>
<tr>
<td style="text-align:left;"> author </td>
<td style="text-align:left;"> first author </td>
</tr>
<tr>
<td style="text-align:left;"> year </td>
<td style="text-align:left;"> publication year </td>
</tr>
<tr>
<td style="text-align:left;"> study_title </td>
<td style="text-align:left;"> study title </td>
</tr>
<tr>
<td style="text-align:left;"> country </td>
<td style="text-align:left;"> study location </td>
</tr>
<tr>
<td style="text-align:left;"> dx_type </td>
<td style="text-align:left;"> type of disorder </td>
</tr>
<tr>
<td style="text-align:left;"> dx_definition </td>
<td style="text-align:left;"> disorder definition </td>
</tr>
<tr>
<td style="text-align:left;"> diag_criteria </td>
<td style="text-align:left;"> diagnostic criteria </td>
</tr>
</tbody>
</table>
]
.pull-right[
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> study_design </td>
<td style="text-align:left;"> prospective, retropective </td>
</tr>
<tr>
<td style="text-align:left;"> sample_size </td>
<td style="text-align:left;"> number used in analysis </td>
</tr>
<tr>
<td style="text-align:left;"> age_start/age_end </td>
<td style="text-align:left;"> age range </td>
</tr>
<tr>
<td style="text-align:left;"> females_prop </td>
<td style="text-align:left;"> % females </td>
</tr>
<tr>
<td style="text-align:left;"> data_source </td>
<td style="text-align:left;"> data source used to derive cost est </td>
</tr>
<tr>
<td style="text-align:left;"> perspective </td>
<td style="text-align:left;"> perspective (e.g. societal) </td>
</tr>
<tr>
<td style="text-align:left;"> def_perspective </td>
<td style="text-align:left;"> definition of perspective </td>
</tr>
</tbody>
</table>
]
---
# Data dictionary
<br>
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> pricing_year </td>
<td style="text-align:left;"> pricing year </td>
</tr>
<tr>
<td style="text-align:left;"> discounting_rate </td>
<td style="text-align:left;"> applicable to the incidence approach </td>
</tr>
<tr>
<td style="text-align:left;"> study_period </td>
<td style="text-align:left;"> study duration (start/end) </td>
</tr>
<tr>
<td style="text-align:left;"> cost_approach </td>
<td style="text-align:left;"> principal approaches to estimate cost (prevalence/incidence) </td>
</tr>
<tr>
<td style="text-align:left;"> page/table number </td>
<td style="text-align:left;"> location of the cost estimate </td>
</tr>
<tr>
<td style="text-align:left;"> cost_broad_type </td>
<td style="text-align:left;"> broad label for cost estimate (e.g. direct health cost) </td>
</tr>
<tr>
<td style="text-align:left;"> cost_specific_type </td>
<td style="text-align:left;"> specific label for cost estimate (e.g. GP, absenteeism) </td>
</tr>
<tr>
<td style="text-align:left;"> cost_method </td>
<td style="text-align:left;"> method used to estimate $ (e.g bottom-up) </td>
</tr>
<tr>
<td style="text-align:left;"> cost_prodloss_method </td>
<td style="text-align:left;"> productivity loss method </td>
</tr>
</tbody>
</table>
---
# Data dictionary
<br>
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> cost_adjustment </td>
<td style="text-align:left;"> unadjusted or adjusted cost </td>
</tr>
<tr>
<td style="text-align:left;"> cost_type </td>
<td style="text-align:left;"> is this incremental/disorder/control cost? </td>
</tr>
<tr>
<td style="text-align:left;"> num_cases </td>
<td style="text-align:left;"> number of cases reflecting the cost estimate </td>
</tr>
<tr>
<td style="text-align:left;"> currency </td>
<td style="text-align:left;"> type of currency </td>
</tr>
<tr>
<td style="text-align:left;"> cost </td>
<td style="text-align:left;"> cost estimate ($) </td>
</tr>
<tr>
<td style="text-align:left;"> cost_scale </td>
<td style="text-align:left;"> million, thousands etc </td>
</tr>
<tr>
<td style="text-align:left;"> cost_unit </td>
<td style="text-align:left;"> total cost or mean per patient cost etc </td>
</tr>
<tr>
<td style="text-align:left;"> sd_cost </td>
<td style="text-align:left;"> std deviation of the cost estimate </td>
</tr>
<tr>
<td style="text-align:left;"> lower_ci/upper_ci </td>
<td style="text-align:left;"> confidence intervals for the cost estimate </td>
</tr>
</tbody>
</table>
---
# Question
<br>
- Do we need (epidemiological) study design variable?
---
# Data extraction
<br>
<img src="figs/data_extraction.png" width="100%" height="240%" />
---
# Quality Scores
<br>
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> Study objective </td>
<td style="text-align:left;"> The objectives of the study were well-defined </td>
</tr>
<tr>
<td style="text-align:left;"> Diagnostic criteria </td>
<td style="text-align:left;"> The diagnostic criteria (ICD, DSM etc) that were used to identify eligible patients were reported. </td>
</tr>
<tr>
<td style="text-align:left;"> Non-diseased comparison group </td>
<td style="text-align:left;"> If the study included a control group (without disease of interest) in order to calculate excess/incremental costs, this group must be clearly described. </td>
</tr>
<tr>
<td style="text-align:left;"> Currency </td>
<td style="text-align:left;"> The currency in which the costs were calculated was reported </td>
</tr>
<tr>
<td style="text-align:left;"> Pricing year </td>
<td style="text-align:left;"> All costs were valued at the price level of a stated base year (and inflated if necessary) </td>
</tr>
<tr>
<td style="text-align:left;"> Perspective </td>
<td style="text-align:left;"> The perspective of the study (societal, health system etc.) was reported </td>
</tr>
</tbody>
</table>
---
# Quality Scores
<br>
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> Data source </td>
<td style="text-align:left;"> The source(s) of information on epidemiological data, health care utilization and costs was (were) reported </td>
</tr>
<tr>
<td style="text-align:left;"> Costs valuation </td>
<td style="text-align:left;"> If data on health care utilization was collected, the source of unit costs was reported, in case cost data were used these reflected actual charges </td>
</tr>
<tr>
<td style="text-align:left;"> Discounting </td>
<td style="text-align:left;"> If data from one patient were collected from or estimated for a period longer than one year future costs were discounted and the discount rate was given </td>
</tr>
<tr>
<td style="text-align:left;"> Costing methods </td>
<td style="text-align:left;"> The costing methods were described in detail and were appropriate regarding the specific characteristics of cost data (e.g. prevalence based, incidence based, modelling approach) </td>
</tr>
</tbody>
</table>
---
# Quality Scores
<br>
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> Missing data &amp; imputation method </td>
<td style="text-align:left;"> The proportion of missing data was reported and the imputation method was described </td>
</tr>
<tr>
<td style="text-align:left;"> Sensitivity analysis </td>
<td style="text-align:left;"> Relevant parameters were varied in univariate and/or probabilistic sensitivity analyses in order to test the robustness of the results for example different unit costs, different assumptions for missing data (completely at random, at random and not at random) </td>
</tr>
<tr>
<td style="text-align:left;"> Sample size </td>
<td style="text-align:left;"> The sample size used to estimate cost was reported </td>
</tr>
<tr>
<td style="text-align:left;"> Demographics </td>
<td style="text-align:left;"> The characteristics of the sample were described, at least age and gender were reported </td>
</tr>
<tr>
<td style="text-align:left;"> Cost measure </td>
<td style="text-align:left;"> The units of the reported measures were clearly stated (etc. mean annual costs, mean total costs and incremental costs) </td>
</tr>
</tbody>
</table>
---
# Quality Scores
<br>
<table>
<thead>
<tr>
<th style="text-align:left;"> Variable </th>
<th style="text-align:left;"> Definition </th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left;"> Uncertainty estimates </td>
<td style="text-align:left;"> Some measurements of uncertainty surrounding the cost estimates are reported (e.g. standard deviations (errors) or uncertainty intervals) </td>
</tr>
<tr>
<td style="text-align:left;"> Results discussed with respect to other
studies </td>
<td style="text-align:left;"> The results were discussed in relation to other studies on the same topic, if any </td>
</tr>
<tr>
<td style="text-align:left;"> Limitations </td>
<td style="text-align:left;"> The limitations in particular to the calculation of costs were discussed in detail </td>
</tr>
<tr>
<td style="text-align:left;"> Conclusions appropriate regarding
uncertainty in results </td>
<td style="text-align:left;"> The conclusions allowed for the uncertainty inherent to the results </td>
</tr>
</tbody>
</table>
---
# Global COI Studies
<div id="htmlwidget-92c9521449c7d9ef21a2" style="width:70%;height:80%;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-92c9521449c7d9ef21a2">{"x":{"visdat":{"3c412fa1ce5d":["function () ","plotlyVisDat"]},"cur_data":"3c412fa1ce5d","attrs":{"3c412fa1ce5d":{"lat":{},"lon":{},"alpha_stroke":1,"sizes":[10,100],"spans":[1,20],"x":{},"y":{},"type":"scatter","mode":"markers","text":{},"hoverinfo":"text","symbol":["circle"],"size":[9],"color":{},"colors":["#000004FF","#51127CFF","#B63679FF","#FB8861FF","#FCFDBFFF"],"inherit":true}},"layout":{"width":800,"height":500,"margin":{"b":80,"l":50,"t":80,"r":50,"pad":4},"mapType":"geo","title":" ","autosize":false,"geo":{"domain":{"x":[0,1],"y":[0,1]},"scope":"world","projection":{"type":"Mercator"},"showframe":false,"showland":true,"landcolor":"rgba(242,242,242,1)","subunitcolor":"rgba(217,217,217,1)","countrycolor":"rgba(217,217,217,1)","countrywidth":0.9,"subunitwidth":0.5,"showcoastlines":false},"showlegend":true,"hovermode":"closest"},"source":"A","config":{"showSendToCloud":false},"data":[{"lat":[45],"lon":[1.74601],"type":"scattergeo","mode":"markers","text":"<\/br>Author: Quintero et al <\/br> Country: Spain <\/br> Journal: BMC Psychiatry <\/br> Year: 2018 <\/br> Disorder: ADHD","hoverinfo":"text","name":"ADHD","marker":{"color":"rgba(0,0,4,1)","size":[9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(0,0,4,1)"}},"textfont":{"color":"rgba(0,0,4,1)","size":9},"line":{"color":"rgba(0,0,4,1)","width":9},"geo":"geo","frame":null},{"lat":[55,55.378052],"lon":[10.451526,-3.435973],"type":"scattergeo","mode":"markers","text":["<\/br>Author: Brecht et al <\/br> Country: Germany <\/br> Journal: Pharmacoeconomics <\/br> Year: 1996 <\/br> Disorder: Alcohol use disorder","<\/br>Author: Balakrishnan et al <\/br> Country: UK <\/br> Journal: J Public Health <\/br> Year: 2009 <\/br> Disorder: Alcohol use disorder"],"hoverinfo":["text","text"],"name":"Alcohol use disorder","marker":{"color":"rgba(30,15,42,1)","size":[9,9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(30,15,42,1)"}},"textfont":{"color":"rgba(30,15,42,1)","size":9},"line":{"color":"rgba(30,15,42,1)","width":9},"geo":"geo","frame":null},{"lat":[65],"lon":[18.643501],"type":"scattergeo","mode":"markers","text":"<\/br>Author: Watson et al <\/br> Country: Sweden <\/br> Journal: Journal of Psychosomatic Research <\/br> Year: 2018 <\/br> Disorder: Binge eating disorder","hoverinfo":"text","name":"Binge eating disorder","marker":{"color":"rgba(52,18,76,1)","size":[9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(52,18,76,1)"}},"textfont":{"color":"rgba(52,18,76,1)","size":9},"line":{"color":"rgba(52,18,76,1)","width":9},"geo":"geo","frame":null},{"lat":[60.128162,58],"lon":[18.643501,-3.435973],"type":"scattergeo","mode":"markers","text":["<\/br>Author: Osby et al <\/br> Country: Sweden <\/br> Journal: Journal of Affective Disorders <\/br> Year: 2009 <\/br> Disorder: Bipolar disorder","<\/br>Author: Young et al <\/br> Country: UK <\/br> Journal: Journal of Affective Disorders <\/br> Year: 2011 <\/br> Disorder: Bipolar disorder"],"hoverinfo":["text","text"],"name":"Bipolar disorder","marker":{"color":"rgba(75,19,114,1)","size":[9,9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(75,19,114,1)"}},"textfont":{"color":"rgba(75,19,114,1)","size":9},"line":{"color":"rgba(75,19,114,1)","width":9},"geo":"geo","frame":null},{"lat":[51.165691,53.41291,44],"lon":[10.451526,-8.24389,1.74601],"type":"scattergeo","mode":"markers","text":["<\/br>Author: Bode et al <\/br> Country: Germany <\/br> Journal: European Journal of Health Economics <\/br> Year: 2017 <\/br> Disorder: Borderline personality disorder","<\/br>Author: Bourke et al <\/br> Country: Ireland <\/br> Journal: Irish Journal of Psychological Medicine <\/br> Year: 2018 <\/br> Disorder: Borderline personality disorder","<\/br>Author: Salvador-Carulla et al <\/br> Country: Spain <\/br> Journal: European Psychiatry <\/br> Year: 2014 <\/br> Disorder: Borderline personality disorder"],"hoverinfo":["text","text","text"],"name":"Borderline personality disorder","marker":{"color":"rgba(107,25,124,1)","size":[9,9,9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(107,25,124,1)"}},"textfont":{"color":"rgba(107,25,124,1)","size":9},"line":{"color":"rgba(107,25,124,1)","width":9},"geo":"geo","frame":null},{"lat":[53.553841,55,36.204823,41.69215,52.372021],"lon":[9.99165,10.451526,138.25293,1.74601,5.21671],"type":"scattergeo","mode":"markers","text":["<\/br>Author: Bock et al <\/br> Country: Germany <\/br> Journal: Journal of Affective Disorders <\/br> Year: 2016 <\/br> Disorder: Depression","<\/br>Author: Wagner et al <\/br> Country: Germany <\/br> Journal: Journal of Affective Disorders <\/br> Year: 2016 <\/br> Disorder: Depression","<\/br>Author: Okumura and Higuchi <\/br> Country: Japan <\/br> Journal: Primary Care Companion to the Journal of Clinical Psychiatry <\/br> Year: 2011 <\/br> Disorder: Depression","<\/br>Author: Bendeck et al <\/br> Country: Spain <\/br> Journal: Journal of Mental Health <\/br> Year: 2013 <\/br> Disorder: Depression","<\/br>Author: Bosmans et al <\/br> Country: The Netherlands <\/br> Journal: Family practice <\/br> Year: 2010 <\/br> Disorder: Depression"],"hoverinfo":["text","text","text","text","text"],"name":"Depression","marker":{"color":"rgba(138,36,123,1)","size":[9,9,9,9,9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(138,36,123,1)"}},"textfont":{"color":"rgba(138,36,123,1)","size":9},"line":{"color":"rgba(138,36,123,1)","width":9},"geo":"geo","frame":null},{"lat":[55],"lon":[-85.323212],"type":"scattergeo","mode":"markers","text":"<\/br>Author: Bell et al <\/br> Country: Canada <\/br> Journal: Journal of Affective Disorders <\/br> Year: 2004 <\/br> Disorder: Dysthymia","hoverinfo":"text","name":"Dysthymia","marker":{"color":"rgba(167,48,122,1)","size":[9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(167,48,122,1)"}},"textfont":{"color":"rgba(167,48,122,1)","size":9},"line":{"color":"rgba(167,48,122,1)","width":9},"geo":"geo","frame":null},{"lat":[32.576229],"lon":[-86.68074],"type":"scattergeo","mode":"markers","text":"<\/br>Author: Samnaliev et al <\/br> Country: US <\/br> Journal: Preventive medicine reports <\/br> Year: 2015 <\/br> Disorder: Eating disorder","hoverinfo":"text","name":"Eating disorder","marker":{"color":"rgba(193,68,118,1)","size":[9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(193,68,118,1)"}},"textfont":{"color":"rgba(193,68,118,1)","size":9},"line":{"color":"rgba(193,68,118,1)","width":9},"geo":"geo","frame":null},{"lat":[56.130367,45,63],"lon":[-106.346771,1.74601,18.643501],"type":"scattergeo","mode":"markers","text":["<\/br>Author: Bereza et al <\/br> Country: Canada <\/br> Journal: Neurology and Therapy <\/br> Year: 2012 <\/br> Disorder: GAD","<\/br>Author: Rovira et al <\/br> Country: Spain <\/br> Journal: Community Mental Health Journal <\/br> Year: 2012 <\/br> Disorder: GAD","<\/br>Author: Sandelin et al <\/br> Country: Sweden <\/br> Journal: European Psychiatry <\/br> Year: 2013 <\/br> Disorder: GAD"],"hoverinfo":["text","text","text"],"name":"GAD","marker":{"color":"rgba(215,93,112,1)","size":[9,9,9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(215,93,112,1)"}},"textfont":{"color":"rgba(215,93,112,1)","size":9},"line":{"color":"rgba(215,93,112,1)","width":9},"geo":"geo","frame":null},{"lat":[28],"lon":[-86.68074],"type":"scattergeo","mode":"markers","text":"<\/br>Author: Rice and Miller <\/br> Country: US <\/br> Journal: British Journal of Psychiatry <\/br> Year: 1995 <\/br> Disorder: Mood disorder","hoverinfo":"text","name":"Mood disorder","marker":{"color":"rgba(236,118,104,1)","size":[9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(236,118,104,1)"}},"textfont":{"color":"rgba(236,118,104,1)","size":9},"line":{"color":"rgba(236,118,104,1)","width":9},"geo":"geo","frame":null},{"lat":[47.516232,3.436658,46.151241],"lon":[14.550072,-150.100895,14.995463],"type":"scattergeo","mode":"markers","text":["<\/br>Author: Wancata et al <\/br> Country: Austria <\/br> Journal: Wiener Klinische Wochenschrift <\/br> Year: 2007 <\/br> Disorder: Multiple disorders","<\/br>Author: Olesen et al <\/br> Country: Multiple <\/br> Journal: European Journal of Neurology <\/br> Year: 2012 <\/br> Disorder: Multiple disorders","<\/br>Author: Bon et al <\/br> Country: Slovenia <\/br> Journal: Izvirni lanek <\/br> Year: 2013 <\/br> Disorder: Multiple disorders"],"hoverinfo":["text","text","text"],"name":"Multiple disorders","marker":{"color":"rgba(252,146,104,1)","size":[9,9,9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(252,146,104,1)"}},"textfont":{"color":"rgba(252,146,104,1)","size":9},"line":{"color":"rgba(252,146,104,1)","width":9},"geo":"geo","frame":null},{"lat":[-33],"lon":[146.921097],"type":"scattergeo","mode":"markers","text":"<\/br>Author: Neil et al <\/br> Country: Australia <\/br> Journal: The Australian and New Zealand journal of psychiatry <\/br> Year: 2014 <\/br> Disorder: Psychosis","hoverinfo":"text","name":"Psychosis","marker":{"color":"rgba(255,182,132,1)","size":[9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(255,182,132,1)"}},"textfont":{"color":"rgba(255,182,132,1)","size":9},"line":{"color":"rgba(255,182,132,1)","width":9},"geo":"geo","frame":null},{"lat":[-31.253218,46.227638,7.946527,39,43,47],"lon":[146.921097,2.213749,-1.023194,138.25293,1.74601,1.74601],"type":"scattergeo","mode":"markers","text":["<\/br>Author: Andrews et al <\/br> Country: Australia <\/br> Journal: Archives of General Psychiatry <\/br> Year: 1985 <\/br> Disorder: Schizophrenia","<\/br>Author: Sarlon et al <\/br> Country: France <\/br> Journal: Bmc Health Services Research <\/br> Year: 2012 <\/br> Disorder: Schizophrenia","<\/br>Author: Opoku-Boateng et al <\/br> Country: Ghana <\/br> Journal: BMC health services research <\/br> Year: 2017 <\/br> Disorder: Schizophrenia","<\/br>Author: Sado et al <\/br> Country: Japan <\/br> Journal: Neuropsychiatric disease and treatment <\/br> Year: 2013 <\/br> Disorder: Schizophrenia","<\/br>Author: Oliva-Moreno et al <\/br> Country: Spain <\/br> Journal: The European Journal of Health Economics <\/br> Year: 2006 <\/br> Disorder: Schizophrenia","<\/br>Author: Vazquez-Polo et al <\/br> Country: Spain <\/br> Journal: Journal of Mental Health Policy and Economics <\/br> Year: 2005 <\/br> Disorder: Schizophrenia"],"hoverinfo":["text","text","text","text","text","text"],"name":"Schizophrenia","marker":{"color":"rgba(255,218,161,1)","size":[9,9,9,9,9,9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(255,218,161,1)"}},"textfont":{"color":"rgba(255,218,161,1)","size":9},"line":{"color":"rgba(255,218,161,1)","width":9},"geo":"geo","frame":null},{"lat":[6],"lon":[-150.100895],"type":"scattergeo","mode":"markers","text":"<\/br>Author: Patel et al <\/br> Country: Multiple <\/br> Journal: Journal of Affective Disorders <\/br> Year: 2002 <\/br> Disorder: Social phobia","hoverinfo":"text","name":"Social phobia","marker":{"color":"rgba(252,253,191,1)","size":[9],"sizemode":"area","symbol":"circle","line":{"color":"rgba(252,253,191,1)"}},"textfont":{"color":"rgba(252,253,191,1)","size":9},"line":{"color":"rgba(252,253,191,1)","width":9},"geo":"geo","frame":null}],"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
---
# Distribution of COI Studies
<div id="htmlwidget-8e607c55dafa3b37671c" style="width:80%;height:70%;" class="plotly html-widget"></div>
<script type="application/json" data-for="htmlwidget-8e607c55dafa3b37671c">{"x":{"data":[{"x":[1985,2014,2007,2004,2012,2012,2016,2017,1996,2016,2017,2018,2011,2013,2012,2002,2013,2013,2006,2018,2012,2014,2005,2009,2013,2018,2010,2009,2011,1995,2015],"y":[1,1,3,5,5,10,8,8,8,8,14,15,11,11,4,4,12,9,9,9,9,9,9,13,13,13,6,7,7,2,2],"text":["Author = Andrews et al<br />Year = 1985<br />Country = Australia<br />Disorder = Schizophrenia","Author = Neil et al<br />Year = 2014<br />Country = Australia<br />Disorder = Psychosis","Author = Wancata et al<br />Year = 2007<br />Country = Austria<br />Disorder = Multiple disorders","Author = Bell et al<br />Year = 2004<br />Country = Canada<br />Disorder = Dysthymia","Author = Bereza et al<br />Year = 2012<br />Country = Canada<br />Disorder = GAD","Author = Sarlon et al<br />Year = 2012<br />Country = France<br />Disorder = Schizophrenia","Author = Bock et al<br />Year = 2016<br />Country = Germany<br />Disorder = Depression","Author = Bode et al<br />Year = 2017<br />Country = Germany<br />Disorder = Borderline personality disorder","Author = Brecht et al<br />Year = 1996<br />Country = Germany<br />Disorder = Alcohol use disorder","Author = Wagner et al<br />Year = 2016<br />Country = Germany<br />Disorder = Depression","Author = Opoku-Boateng et al<br />Year = 2017<br />Country = Ghana<br />Disorder = Schizophrenia","Author = Bourke et al<br />Year = 2018<br />Country = Ireland<br />Disorder = Borderline personality disorder","Author = Okumura and Higuchi<br />Year = 2011<br />Country = Japan<br />Disorder = Depression","Author = Sado et al<br />Year = 2013<br />Country = Japan<br />Disorder = Schizophrenia","Author = Olesen et al<br />Year = 2012<br />Country = Multiple<br />Disorder = Multiple disorders","Author = Patel et al<br />Year = 2002<br />Country = Multiple<br />Disorder = Social phobia","Author = Bon et al<br />Year = 2013<br />Country = Slovenia<br />Disorder = Multiple disorders","Author = Bendeck et al<br />Year = 2013<br />Country = Spain<br />Disorder = Depression","Author = Oliva-Moreno et al<br />Year = 2006<br />Country = Spain<br />Disorder = Schizophrenia","Author = Quintero et al<br />Year = 2018<br />Country = Spain<br />Disorder = ADHD","Author = Rovira et al<br />Year = 2012<br />Country = Spain<br />Disorder = GAD","Author = Salvador-Carulla et al<br />Year = 2014<br />Country = Spain<br />Disorder = Borderline personality disorder","Author = Vazquez-Polo et al<br />Year = 2005<br />Country = Spain<br />Disorder = Schizophrenia","Author = Osby et al<br />Year = 2009<br />Country = Sweden<br />Disorder = Bipolar disorder","Author = Sandelin et al<br />Year = 2013<br />Country = Sweden<br />Disorder = GAD","Author = Watson et al<br />Year = 2018<br />Country = Sweden<br />Disorder = Binge eating disorder","Author = Bosmans et al<br />Year = 2010<br />Country = The Netherlands<br />Disorder = Depression","Author = Balakrishnan et al<br />Year = 2009<br />Country = UK<br />Disorder = Alcohol use disorder","Author = Young et al<br />Year = 2011<br />Country = UK<br />Disorder = Bipolar disorder","Author = Rice and Miller <br />Year = 1995<br />Country = US<br />Disorder = Mood disorder","Author = Samnaliev et al<br />Year = 2015<br />Country = US<br />Disorder = Eating disorder"],"type":"scatter","mode":"markers","marker":{"autocolorscale":false,"color":"rgba(0,0,0,1)","opacity":1,"size":5.66929133858268,"symbol":"circle","line":{"width":1.88976377952756,"color":"rgba(0,0,0,1)"}},"hoveron":"points","showlegend":false,"xaxis":"x","yaxis":"y","hoverinfo":"text","frame":null}],"layout":{"margin":{"t":40.8401826484018,"r":7.30593607305936,"b":37.2602739726027,"l":113.24200913242},"plot_bgcolor":"rgba(255,255,255,1)","paper_bgcolor":"rgba(255,255,255,1)","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187},"title":{"text":" ","font":{"color":"rgba(0,0,0,1)","family":"","size":17.5342465753425},"x":0.5,"xref":"paper"},"xaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[1983.35,2019.65],"tickmode":"array","ticktext":["1990","2000","2010"],"tickvals":[1990,2000,2010],"categoryorder":"array","categoryarray":["1990","2000","2010"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(235,235,235,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"y","title":{"text":" ","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"yaxis":{"domain":[0,1],"automargin":true,"type":"linear","autorange":false,"range":[0.4,15.6],"tickmode":"array","ticktext":["Australia","US","Austria","Multiple","Canada","The Netherlands","UK","Germany","Spain","France","Japan","Slovenia","Sweden","Ghana","Ireland"],"tickvals":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],"categoryorder":"array","categoryarray":["Australia","US","Austria","Multiple","Canada","The Netherlands","UK","Germany","Spain","France","Japan","Slovenia","Sweden","Ghana","Ireland"],"nticks":null,"ticks":"outside","tickcolor":"rgba(51,51,51,1)","ticklen":3.65296803652968,"tickwidth":0.66417600664176,"showticklabels":true,"tickfont":{"color":"rgba(77,77,77,1)","family":"","size":11.689497716895},"tickangle":-0,"showline":false,"linecolor":null,"linewidth":0,"showgrid":true,"gridcolor":"rgba(235,235,235,1)","gridwidth":0.66417600664176,"zeroline":false,"anchor":"x","title":{"text":" ","font":{"color":"rgba(0,0,0,1)","family":"","size":14.6118721461187}},"hoverformat":".2f"},"shapes":[{"type":"rect","fillcolor":"transparent","line":{"color":"rgba(51,51,51,1)","width":0.66417600664176,"linetype":"solid"},"yref":"paper","xref":"paper","x0":0,"x1":1,"y0":0,"y1":1}],"showlegend":false,"legend":{"bgcolor":"rgba(255,255,255,1)","bordercolor":"transparent","borderwidth":1.88976377952756,"font":{"color":"rgba(0,0,0,1)","family":"","size":11.689497716895}},"hovermode":"closest","barmode":"relative","autosize":false,"width":800,"height":500},"config":{"doubleClick":"reset","showSendToCloud":false},"source":"A","attrs":{"3c41290c5b9e":{"x":{},"y":{},"type":"scatter"}},"cur_data":"3c41290c5b9e","visdat":{"3c41290c5b9e":["function (y) ","x"]},"highlight":{"on":"plotly_click","persistent":false,"dynamic":false,"selectize":false,"opacityDim":0.2,"selected":{"opacity":1},"debounce":0},"shinyEvents":["plotly_hover","plotly_click","plotly_selected","plotly_relayout","plotly_brushed","plotly_brushing","plotly_clickannotation","plotly_doubleclick","plotly_deselect","plotly_afterplot"],"base_url":"https://plot.ly"},"evals":[],"jsHooks":[]}</script>
---
# To do list
<br>
.pull-left[
![](https://media.giphy.com/media/3oKHWtXlzTHeuVewtq/giphy.gif)
]
.pull-right[
- Snowball titles from `included studies`
- Merge the above with `snowball from systematic reviews`
- Remove `duplicates`
- Screen PDFs
- Data extraction
]
---
# General questions
<br>
- Abstracts found during full-text search
- Foreign language papers
- Deadline for `cannot locate PDFs`
---
# Data extraction questions
<br>
- Some papers do not report year for the costing (etc. Bell et al). Which assumption should be made?
- Need specific classification of data sources: 1) administrative registers, surveys, national/regional budgets, a mixture?
---
# Data extraction questions
.pull-left[
<img src="figs/Bhattarai et al 2013.png" width="100%" height="140%" />
]
.pull-right[
<img src="figs/Bon et al 2013.png" width="100%" height="140%" />
]
</textarea>
<style data-target="print-only">@media screen {.remark-slide-container{display:block;}.remark-slide-scaler{box-shadow:none;}}</style>
<script src="https://remarkjs.com/downloads/remark-latest.min.js"></script>
<script>var slideshow = remark.create({
"highlightStyle": "github",
"highlightLines": true,
"highlightLanguage": "r",
"countIncrementalSlides": true
});
if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) {
window.dispatchEvent(new Event('resize'));
});
(function(d) {
var s = d.createElement("style"), r = d.querySelector(".remark-slide-scaler");
if (!r) return;
s.type = "text/css"; s.innerHTML = "@page {size: " + r.style.width + " " + r.style.height +"; }";
d.head.appendChild(s);
})(document);
(function(d) {
var el = d.getElementsByClassName("remark-slides-area");
if (!el) return;
var slide, slides = slideshow.getSlides(), els = el[0].children;
for (var i = 1; i < slides.length; i++) {
slide = slides[i];
if (slide.properties.continued === "true" || slide.properties.count === "false") {
els[i - 1].className += ' has-continuation';
}
}
var s = d.createElement("style");
s.type = "text/css"; s.innerHTML = "@media print { .has-continuation { display: none; } }";
d.head.appendChild(s);
})(document);
// delete the temporary CSS (for displaying all slides initially) when the user
// starts to view slides
(function() {
var deleted = false;
slideshow.on('beforeShowSlide', function(slide) {
if (deleted) return;
var sheets = document.styleSheets, node;
for (var i = 0; i < sheets.length; i++) {
node = sheets[i].ownerNode;
if (node.dataset["target"] !== "print-only") continue;
node.parentNode.removeChild(node);
}
deleted = true;
});
})();</script>
<script>
(function() {
var links = document.getElementsByTagName('a');
for (var i = 0; i < links.length; i++) {
if (/^(https?:)?\/\//.test(links[i].getAttribute('href'))) {
links[i].target = '_blank';
}
}
})();
</script>
<script>
slideshow._releaseMath = function(el) {
var i, text, code, codes = el.getElementsByTagName('code');
for (i = 0; i < codes.length;) {
code = codes[i];
if (code.parentNode.tagName !== 'PRE' && code.childElementCount === 0) {
text = code.textContent;
if (/^\\\((.|\s)+\\\)$/.test(text) || /^\\\[(.|\s)+\\\]$/.test(text) ||
/^\$\$(.|\s)+\$\$$/.test(text) ||
/^\\begin\{([^}]+)\}(.|\s)+\\end\{[^}]+\}$/.test(text)) {
code.outerHTML = code.innerHTML; // remove <code></code>
continue;
}
}
i++;
}
};
slideshow._releaseMath(document);
</script>
<!-- dynamically load mathjax for compatibility with self-contained -->
<script>
(function () {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-MML-AM_CHTML';
if (location.protocol !== 'file:' && /^https?:/.test(script.src))
script.src = script.src.replace(/^https?:/, '');
document.getElementsByTagName('head')[0].appendChild(script);
})();
</script>
</body>
</html>