blindreview: Blind Review Using Forward Search Procedures

Randomly assigns identification to one of the variables of the dataset, say Treatment, and assigns random numbers to all the observations of the dataset. Reorders the database according to the random numbers, and then runs the appropriate forward search function on the blinded dataset. A file is created from which the user can identify any outliers using the graphics function in this package. An unmasking function is provided so that the user can identify the potential outliers in terms of their original values when blinding is no longer needed. Details of the forward search functions may be found in <https://CRAN.R-project.org/package=forsearch>.

Version: 1.0.1
Depends: R (≥ 4.2)
Imports: forsearch (≥ 3.0.1), Hmisc (≥ 4.7.2)
Suggests: rmarkdown, knitr
Published: 2023-01-18
Author: William Fairweather [aut, cre]
Maintainer: William Fairweather <wrf343 at flowervalleyconsulting.com>
License: GPL (≥ 3)
NeedsCompilation: no
SystemRequirements: gmp (>= 4.1)
Materials: README NEWS
CRAN checks: blindreview results

Documentation:

Reference manual: blindreview.pdf

Downloads:

Package source: blindreview_1.0.1.tar.gz
Windows binaries: r-devel: blindreview_1.0.1.zip, r-release: blindreview_1.0.1.zip, r-oldrel: not available
macOS binaries: r-release (arm64): blindreview_1.0.1.tgz, r-oldrel (arm64): not available, r-release (x86_64): blindreview_1.0.1.tgz, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=blindreview to link to this page.