From d3b39a468f622c533b94fd44844b214ae056913b Mon Sep 17 00:00:00 2001 From: tpronk Date: Mon, 15 Mar 2021 22:45:09 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f16728..cfc09b2 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,6 @@ These R packages offer bootstrapped split-half reliabilities for specific scorin I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge), [Eva Schmitz](https://www.researchgate.net/profile/Eva-Schmitz), [Fadie Hanna](https://www.uva.nl/en/profile/h/a/f.hanna/f.hanna.html), [Helle Larsen](https://scholar.google.com/citations?user=ugPnkjEAAAAJ&hl=en), [Marilisa Boffo](https://www.researchgate.net/profile/Marilisa-Boffo), and [Marjolein Zee](https://www.researchgate.net/profile/Marjolein-Zee-2), for making datasets available for inclusion in the splithalfr. Additionally, I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge) and [Benedict Williams](https://www.swinburne.edu.au/research/our-research/access-our-research/find-a-researcher-or-supervisor/researcher-profile/?id=bwilliams}{Benedict Williams) for sharing R-scripts with scoring algorithms that were adapted for splithalfr vignettes. ## Version History -* **v2.1** Added option to subsample participants before splitting via `subsample_n` argument to `by_split` +* **v2.1** Added option to subsample participants before splitting via `subsample_n` argument to `by_split`. Aligned terminology in documentation with compendium paper. * **v2.0** Remodeled to look like R's native `split` -* **v1.0** First stable release \ No newline at end of file +* **v1.0** First stable release From 97d56d1d42880b670cbae56d495e792f77ad70b1 Mon Sep 17 00:00:00 2001 From: tpronk Date: Mon, 15 Mar 2021 22:45:56 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfc09b2..028e064 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ These R packages offer bootstrapped split-half reliabilities for specific scorin I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge), [Eva Schmitz](https://www.researchgate.net/profile/Eva-Schmitz), [Fadie Hanna](https://www.uva.nl/en/profile/h/a/f.hanna/f.hanna.html), [Helle Larsen](https://scholar.google.com/citations?user=ugPnkjEAAAAJ&hl=en), [Marilisa Boffo](https://www.researchgate.net/profile/Marilisa-Boffo), and [Marjolein Zee](https://www.researchgate.net/profile/Marjolein-Zee-2), for making datasets available for inclusion in the splithalfr. Additionally, I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge) and [Benedict Williams](https://www.swinburne.edu.au/research/our-research/access-our-research/find-a-researcher-or-supervisor/researcher-profile/?id=bwilliams}{Benedict Williams) for sharing R-scripts with scoring algorithms that were adapted for splithalfr vignettes. ## Version History -* **v2.1** Added option to subsample participants before splitting via `subsample_n` argument to `by_split`. Aligned terminology in documentation with compendium paper. +* **v2.1** + * Added option to subsample participants before splitting via `subsample_n` argument to `by_split`. + * Updated terminology in documentation to match compendium paper. * **v2.0** Remodeled to look like R's native `split` * **v1.0** First stable release From f6794280f3d1707087f1a102690f73b6ee6fb387 Mon Sep 17 00:00:00 2001 From: tpronk Date: Mon, 15 Mar 2021 22:46:35 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 028e064..6658396 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Part of the splithalfr algorithm has been validated via a set of simulations tha These R packages offer bootstrapped split-half reliabilities for specific scoring algorithms and are available via CRAN at the time of this writing: [multicon](https://cran.r-project.org/package=multicon), [psych](https://cran.r-project.org/package=psych), and [splithalf](https://cran.r-project.org/package=splithalf). ## Acknowledgments: -I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge), [Eva Schmitz](https://www.researchgate.net/profile/Eva-Schmitz), [Fadie Hanna](https://www.uva.nl/en/profile/h/a/f.hanna/f.hanna.html), [Helle Larsen](https://scholar.google.com/citations?user=ugPnkjEAAAAJ&hl=en), [Marilisa Boffo](https://www.researchgate.net/profile/Marilisa-Boffo), and [Marjolein Zee](https://www.researchgate.net/profile/Marjolein-Zee-2), for making datasets available for inclusion in the splithalfr. Additionally, I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge) and [Benedict Williams](https://www.swinburne.edu.au/research/our-research/access-our-research/find-a-researcher-or-supervisor/researcher-profile/?id=bwilliams}{Benedict Williams) for sharing R-scripts with scoring algorithms that were adapted for splithalfr vignettes. +I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge), [Eva Schmitz](https://www.researchgate.net/profile/Eva-Schmitz), [Fadie Hanna](https://www.uva.nl/en/profile/h/a/f.hanna/f.hanna.html), [Helle Larsen](https://scholar.google.com/citations?user=ugPnkjEAAAAJ&hl=en), [Marilisa Boffo](https://www.researchgate.net/profile/Marilisa-Boffo), and [Marjolein Zee](https://www.researchgate.net/profile/Marjolein-Zee-2), for making datasets available for inclusion in the splithalfr. Additionally, I would like to thank [Craig Hedge](https://www.researchgate.net/profile/Craig-Hedge) and [Benedict Williams](https://www.swinburne.edu.au/research/our-research/access-our-research/find-a-researcher-or-supervisor/researcher-profile/?id=bwilliams) for sharing R-scripts with scoring algorithms that were adapted for splithalfr vignettes. ## Version History * **v2.1**