Skip to content

Commit 1c78313

Browse files
committed
updates
1 parent 3b07b08 commit 1c78313

4 files changed

Lines changed: 5 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ License: CC0
3232
URL: https://CRAN.R-project.org/package=FFTrees, https://ndphillips.github.io/FFTrees/
3333
BugReports: https://github.com/ndphillips/FFTrees/issues
3434
VignetteBuilder: knitr
35-
RoxygenNote: 7.3.1
35+
RoxygenNote: 7.3.2
3636
Language: en-US

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ When using **FFTrees** in your own work, please cite us and share your experienc
281281

282282
<!-- Examples uses/publications (with links): -->
283283

284-
By\ 2024, over 130\ scientific publications have used or cited **FFTrees** (see [Google Scholar](https://scholar.google.com/scholar?oi=bibs&hl=en&cites=205528310591558601) for the full list).
284+
By\ 2025, over 150\ scientific publications have used or cited **FFTrees** (see [Google Scholar](https://scholar.google.com/scholar?oi=bibs&hl=en&cites=205528310591558601) for the full list).
285285
Examples include:
286286

287287
- Lötsch, J., Haehner, A., & Hummel, T. (2020). Machine-learning-derived rules set excludes risk of Parkinson’s disease in patients with olfactory or gustatory symptoms with high accuracy.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ continue developing the package.
304304

305305
<!-- Examples uses/publications (with links): -->
306306

307-
By 2024, over 130 scientific publications have used or cited **FFTrees**
307+
By 2025, over 150 scientific publications have used or cited **FFTrees**
308308
(see [Google
309309
Scholar](https://scholar.google.com/scholar?oi=bibs&hl=en&cites=205528310591558601)
310310
for the full list). Examples include:

vignettes/FFTrees_heart.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ This tutorial on using the **FFTrees** package follows the examples presented in
3939

4040
- Phillips, N. D., Neth, H., Woike, J. K. & Gaissmaier, W. (2017).
4141
FFTrees: A toolbox to create, visualize, and evaluate fast-and-frugal decision trees.
42-
_Judgment and Decision Making_, _12_ (4), 344–368.
42+
_Judgment and Decision Making_, _12_ (4), 344–368.
43+
<https://doi.org/10.1017/S1930297500006239>
4344

4445
In the following, we explain how to use **FFTrees** to create, evaluate and visualize FFTs in four simple steps.
4546

0 commit comments

Comments
 (0)