Skip to content

Commit dc15146

Browse files
Mikkel Helding VembyeMikkel Helding Vembye
Mikkel Helding Vembye
authored and
Mikkel Helding Vembye
committed
Vignette setup update
1 parent 715cb6c commit dc15146

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

NEWS.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# AIscreenR (development version)
1+
# AIscreenR 0.1.1.9000
2+
3+
* Minor change in the setup of the vignette
24

35
# AIscreenR 0.1.1
46

vignettes/Using-GPT-API-Models-For-Screening.Rmd

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ For many reviewers, especially those unfamiliar with coding in R, conducting a t
5555
1. Load and convert your RIS file data to a data frame.
5656
2. Handle your API key (this is only necessary the first time you screen).
5757
3. Make one or multiple prompts.
58-
4. Run the screening.
58+
4. Run test screening(s).
5959

6060
And if the human screening has been conducted (as in the example below):
6161

62-
5. Analyze the screening results.
63-
6. Investigate and resolve any disagreements.
64-
7. Conduct the full title and abstract screening.
62+
5. Analyze the test screening results via benchmarking (cf. Figure 5).
63+
6. Investigate and resolve disagreements.
64+
7. Conduct the full title and abstract screening, and repeat step 6 at full scale.
6565

6666
We will walk through each of these steps one by one in the following sections.
6767

0 commit comments

Comments
 (0)