Other packages > Find by keyword >

sherlock  

Graphical Displays for Structured Problem Solving and Diagnosis
View on CRAN: Click here


Download and install sherlock package within the R console
Install from CRAN:
install.packages("sherlock")

Install from Github:
library("remotes")
install_github("cran/sherlock")

Install by package version:
library("remotes")
install_version("sherlock", "0.7.0")



Attach the package and use:
library("sherlock")
Maintained by
Gabor Szabo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-17
Latest Update: 2023-06-11
Description:
Powerful graphical displays and statistical tools for structured problem solving and diagnosis. The functions of the 'sherlock' package are especially useful for applying the process of elimination as a problem diagnosis technique. The 'sherlock' package was designed to seamlessly work with the 'tidyverse' set of packages and provides a collection of graphical displays built on top of the 'ggplot' and 'plotly' packages, such as different kinds of small multiple plots as well as helper functions such as adding reference lines, normalizing observations, reading in data or saving analysis results in an Excel file. References: David Hartshorne (2019, ISBN: 978-1-5272-5139-7). Stefan H. Steiner, R. Jock MacKay (2005, ISBN: 0873896467).
How to cite:
Gabor Szabo (2022). sherlock: Graphical Displays for Structured Problem Solving and Diagnosis. R package version 0.7.0, https://cran.r-project.org/web/packages/sherlock. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.5.1 (2022-11-17 15:10), 0.6.0 (2023-02-10 14:20)
Other packages that cited sherlock R package
View sherlock citation profile
Other R packages that sherlock depends, imports, suggests or enhances
Complete documentation for sherlock
Functions, R codes and Examples using the sherlock R package
Some associated functions: create_project_folder . draw_cartesian_small_multiples . draw_categorical_scatterplot . draw_horizontal_reference_line . draw_interaction_plot . draw_multivari_plot . draw_multivari_plot_count . draw_pareto_chart . draw_pareto_chart_grouped . draw_polar_small_multiples . draw_process_behavior_chart . draw_small_multiples_line_plot . draw_timeseries_scatterplot . draw_vertical_reference_line . draw_youden_plot . load_file . load_files . multi_vari_data . multi_vari_data_2 . normalize_observations . pipe . plot_tukey_duckworth_paired_test . plot_tukey_duckworth_test . polar_small_multiples_data . save_analysis . scale_color_sherlock . scale_fill_sherlock . select_low_high_units . select_low_high_units_manual . small_multiples_data . theme_sherlock . tidyeval . timeseries_scatterplot_data . youden_plot_data . youden_plot_data_2 . 
Some associated R codes: create_project_folder.R . draw_cartesian_small_multiples.R . draw_categorical_scatterplot.R . draw_horizontal_reference_line.R . draw_interaction_plot.R . draw_multivari_plot.R . draw_multivari_plot_count.R . draw_pareto_chart.R . draw_pareto_chart_grouped.R . draw_polar_small_multiples.R . draw_process_behavior_chart.R . draw_small_multiples_line_plot.R . draw_timeseries_scatterplot.R . draw_vertical_reference_line.R . draw_youden_plot.R . globals.R . load_file.R . load_files.R . multivari_data.R . multivari_data_2.R . normalize_observations.R . plot_tukey_duckworth_paired_test.R . plot_tukey_duckworth_test.R . polar_small_multiples_data.R . save_analysis.R . scale_color_sherlock.R . scale_fill_sherlock.R . select_low_high_units.R . select_low_high_units_manual.R . small_multiples_data.R . theme_sherlock.R . timeseries_scatterplot_data.R . utils-pipe.R . utils-tidy-eval.R . youden_plot_data.R . youden_plot_data_2.R .  Full sherlock package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA