Skip to content

Commit bc05b66

Browse files
20231215 - subject index
1 parent b0223b8 commit bc05b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10-Prediction.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -3687,7 +3687,7 @@ The probability of having the condition if the person has a positive test on Tes
36873687

36883688
### Probability Nomogram {#nomogram}
36893689

3690-
The [`petersenlab`](https://github.com/DevPsyLab/petersenlab) package [@R-petersenlab] contains the `nomogrammer()` function that creates a probability nomogram plot, adapted from https://github.com/achekroud/nomogrammer.\index{petersenlab package}\index{probability!nomogram}
3690+
The [`petersenlab`](https://github.com/DevPsyLab/petersenlab) package [@R-petersenlab] contains the `nomogrammer()` function that creates a probability nomogram plot, adapted from\index{petersenlab package}\index{probability!nomogram} https://github.com/achekroud/nomogrammer.
36913691
In Figure \@ref(fig:nomogramPlot), the probability nomogram is generated using the [base rate](#pretestProbability) of the condition and the [sensitivity](#sensitivity) and [specificity](#specificity) of the test at a given cutoff.\index{petersenlab package}\index{probability!nomogram}\index{base rate}\index{sensitivity}\index{specificity}\index{cutoff}
36923692

36933693
```{r nomogramPlot, fig.align = "center", fig.cap = "Probability Nomogram."}

0 commit comments

Comments
 (0)