You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 11-Clinical-Actuarial-Judgment.Rmd
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@ Hypothetically, humans reviewing and adjusting the results from the statistical
41
41
However, human input also could lead to the possibility or exacerbation of [biased](#bias)[predictions](#prediction).\index{clinical judgment}\index{bias}
42
42
In general, with very few exceptions, actuarial approaches are as accurate or more accurate than clinical judgment [@Dawes1989; @Aegisdottir2006; @Baird2000; @Grove1996; @Grove2000].\index{clinical judgment}\index{actuarial}
43
43
Moreover, the superiority of actuarial approaches to clinical judgment tends to hold even when the clinician is given more information than the actuarial approach [@Dawes1989].\index{clinical judgment}\index{actuarial}
44
+
In addition, actuarial predictions outperform human judgment even when the human is given the result of the actuarial prediction [@Kahneman2011].\index{clinical judgment}\index{actuarial}
44
45
Allowing clinicians to override actuarial [predictions](#prediction) consistently leads to lower predictive accuracy [@Garb2019].\index{clinical judgment}\index{actuarial}
45
46
46
47
In general, [validity](#validity) tends to increase with greater structure (e.g., [structured](#structuredInterview) or [semi-structured](#semiStructuredInterview)[interviews](#interview) as opposed to free-flowing, [unstructured interviews](#unstructuredInterview)), in terms of administration, responses, scoring, interpretation, etc.\index{clinical judgment}\index{actuarial}\index{validity}\index{interview!structured}\index{interview!semi-structured}\index{interview!unstructured}\index{structured!administration}\index{structured!responses}\index{structured!scoring}
@@ -105,18 +106,23 @@ Different clinicians may have different prototypes, leading to lower [inter-rate
105
106
106
107
### Advantages of Computers {#advantagesOfComputers}
107
108
108
-
Here are some advantages of computers over humans:\index{actuarial}
109
+
Here are some advantages of computers over humans, including "experts":\index{actuarial}
109
110
110
111
- Computers can process lots of information simultaneously.\index{actuarial}
111
112
So can humans.\index{clinical judgment}
112
113
But computers can to an even greater degree.\index{actuarial}\index{clinical judgment}
113
114
- Computers are faster at making calculations.\index{actuarial}\index{clinical judgment}
115
+
- Given the same input, a formula will give the exact same result everytime.\index{actuarial}\index{clinical judgment}
116
+
Humans' judgment tends to be inconsistent both across raters and within rater across time, when trying to make judgments or predictions from complex information [@Kahneman2011].\index{actuarial}\index{clinical judgment}
117
+
As noted in Section \@ref(reliabilityVsValidity), [reliability](#reliability) sets the upper bound for [validity](#validity), so unreliable judgments cannot be valid.\index{actuarial}\index{clinical judgment}
114
118
- Computations by computers are error-free (as long as the computations are programmed correctly).\index{actuarial}\index{clinical judgment}
115
119
- Computers' judgments will not be [biased](#bias) by fatigue or emotional responses.\index{actuarial}\index{clinical judgment}\index{bias}
116
120
- Computers' judgments will tend not to be [biased](#bias) in the way that humans' cognitive [biases](#bias) are, such as with anchoring [bias](#bias), representativeness [bias](#bias), confirmation [bias](#bias), or recency [bias](#bias).\index{actuarial}\index{clinical judgment}\index{bias}
117
121
Computers are less likely to be over-confident in their judgments.\index{actuarial}\index{clinical judgment}\index{over-confidence}
118
122
- Computers can more accurately weight the set of predictors based on large data sets.\index{actuarial}
119
123
Humans tend to give too much weight to singular predictors.\index{clinical judgment}
124
+
Experts may attempt to be clever and to consider complex combinations of predictors, but doing so often reduces validity [@Kahneman2011].\index{clinical judgment}
125
+
Simple combinations of predictions often outperform more complex combinations [@Kahneman2011].\index{clinical judgment}
120
126
121
127
### Advantages of Humans {#advantagesOfHumans}
122
128
@@ -168,6 +174,7 @@ Findings consistently show that actuarial methods are as [accurate](#validity) o
168
174
169
175
Actuarial methods are particularly valuable for criterion-referenced assessment tasks, in which the aim is to [predict](#prediction) specific events or outcomes [@Garb2019].\index{actuarial}
170
176
For instance, actuarial methods have shown promise in [predicting](#prediction) violence, criminal recidivism, psychosis onset, course of mental disorders, treatment selection, treatment failure, suicide attempts, and suicide [@Garb2019].\index{actuarial}
177
+
Actuarial methods are especially important to use in low-[validity](#validity) environments (like clinical psychology) in which there is considerable uncertainty and unpredictability [@Kahneman2011].\index{actuarial}
171
178
Psychometric methods of scale construction such as [factor analysis](#factorAnalysis) may be preferred to statistical [prediction](#prediction) rules for [norm-referenced](#norm) assessment tasks such as describing personality and psychopathology [@Garb2019].\index{factor analysis}\index{norm-referenced}
172
179
173
180
Moreover, actuarial methods are explicit; they can be transparent and lead to informed scientific criticism to improve them.\index{actuarial}
@@ -223,6 +230,7 @@ By contrast, simpler models showed better [calibration](#calibration) in the int
223
230
The [probability nomogram](#bayesianUpdating) with one or multiple assessment findings showed better [calibration](#calibration) than LASSO models because they accounted for the original [base rate](#baseRate), so they did not over-diagnose bipolar disorder.\index{probability!nomogram}\index{Naïve Bayesian}\index{calibration}\index{base rate}\index{least absolute shrinkage and selection option}
224
231
225
232
In summary, the best models are those that are relatively simple (parsimonious), that can account for one or several of the most important [predictors](#prediction) and their optimal weightings, and that account for the [base rate](#baseRate) of the phenomenon.\index{parsimony}\index{base rate}
233
+
Multiple regression and/or prior literature can be used to identify the weights of various [predictors](#prediction).\index{multiple regression}
226
234
Even unit-weighted formulas (formulas whose [predictors](#prediction) are equally weighted with a weight of one) can sometimes generalize better to other samples than complex weightings [@Garb2019].
227
235
Differential weightings sometimes capture random variance and [over-fit](#overfitting) the model, thus leading to [predictive accuracy](#predictiveValidity) shrinkage in cross-validation samples [@Garb2019], as described below.\index{shrinkage}\index{over-fitting}\index{validity!predictive}
228
236
The choice of [predictive](#prediction) variables often matters more than their weighting.
0 commit comments