-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathtips.xml
More file actions
83 lines (83 loc) · 3.67 KB
/
tips.xml
File metadata and controls
83 lines (83 loc) · 3.67 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<tips>
<!-- start of a new tip -->
<item name="grade_quality_definition">
<message>
<p><b>High quality</b> - Further research is very unlikely to change our confidence in the estimate of effect</p>
<p><b>Moderate quality</b> - Further research is likely to have an important impact on our confidence in the estimate of effect and may change the estimate</p>
<p><b>Low quality</b> - Further research is very likely to have an important impact on our confidence in the estimate of effect and is likely to change the estimate</p>
<p><b>Very low quality</b> - Any estimate of effect is very uncertain</p>
<p>See <a href='/methods.html'>methods</a> for more detail.</p>
</message>
<link>
<text>GRADE. BMJ, 2008</text>
<href>http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2335261/</href>
</link>
</item>
<!-- start of a new tip -->
<item name="smd_definition">
<message>
<p>The standardized mean difference (SMD) is: (difference in mean outcomes)/(standard deviation of mean outcome)</p>
<p>In the interpretation of SMD (PMID: <a href="http://pubmed.gov/19565683">19565683</a>):</p>
<p><ul>
<li>0.2 represents a small effect,</li>
<li>0.5 a moderate effect,</li>
<li>> 0.8 a large effect,</li>
</ul></p>
<p>The 'standardization' allows pooling of different types of outcomes.</p>
</message>
<link>
<text>Cochrane Handbook</text>
<href>http://handbook.cochrane.org/chapter_12/12_6_2_re_expressing_smds_using_rules_of_thumb_for_effect_sizes.htm</href>
</link>
</item>
<!-- start of a new tip -->
<item name="SoF_explanation">
<message>
<p>The Summary of Findings Table (SoF) is:</p>
<p>A product of the GRADE Working Group and is a distillation of the GRADE Evidence Profile. The SoF creates a transparent structure for asessing the quality of evidence and displaying the estimate of quality along with the projected impact of a medical intervention or test.</p>
<link>
<text>Cochrane Handbook</text>
<href>http://handbook.cochrane.org/chapter_11/11_5_summary_of_findings_tables.htm</href>
</link>
</message>
</item>
<!-- start of a new tip -->
<item name="heterogeneity">
<message>
<p>Heterogeneity of pooled results is qualified by the Cochrane handbook as:</p>
<p>'0% to 40%: might not be important'</p>
<p>'30% to 60%: may represent moderate heterogeneity'</p>
<p>'50% to 90%: may represent substantial heterogeneity'</p>
<p>'75% to 100%: considerable heterogeneity'</p>
<p>'Inconsistency' of results downgrades the quality of evidence per the GRADE Profile.</p>
<link>
<text>Cochrane Handbook</text>
<href>https://training.cochrane.org/handbook/current/chapter-10#section-10-10-2</href>
</link>
</message>
</item>
<!-- start of a new tip -->
<item name="xmlhelp">
<message>
<p>1. Only use letters, basic characters (:;,.-=), and digits. For example, use 'less than' rather than <.</p>
<p>2. To collaboratively edit with a colleague over a conference call, use https://kobra.io/ and set the file type to 'xml'.</p>
<p>3. To trouble shoot errors, save the file onto your computer as test.xml. Then open in Chrome, FireFox, or Safari to learn which line contains the error.</p>
<link>
<text></text>
<href></href>
</link>
</message>
</item>
<!-- start of a new tip -->
<item name="cited_references">
<message>
<p>Search for relevent studies published subsequently by identifying newer studies that cited a specific study in their references.</p>
<link>
<text>Instructions at SUMSearch.org</text>
<href>https://sumsearch.org/searching/</href>
</link>
</message>
</item>
<!-- Leave this bottom line -->
</tips>