Other packages > Find by keyword >

scrutiny  

Error Detection in Science
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("scrutiny", "0.4.0")



Attach the package and use:
library("scrutiny")
Maintained by
Lukas Jung
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-22
Latest Update: 2024-02-23
Description:
Test published summary statistics for consistency (Brown and Heathers, 2017, ; Allard, 2018, ; Heathers and Brown, 2019, ). The package also provides infrastructure for implementing new error detection techniques.
How to cite:
Lukas Jung (2022). scrutiny: Error Detection in Science. R package version 0.4.0, https://cran.r-project.org/web/packages/scrutiny
Previous versions and publish date:
0.2.2 (2022-08-22 11:40), 0.2.3 (2022-12-11 23:40), 0.2.4 (2023-01-20 22:00), 0.3.0 (2023-08-08 11:30)
Other packages that cited scrutiny R package
View scrutiny citation profile
Other R packages that scrutiny depends, imports, suggests or enhances
Functions, R codes and Examples using the scrutiny R package
Some associated functions: audit-special . audit . audit_cols_minimal . audit_list . check_audit_special . check_mapper_input_colnames . data-frame-predicates . debit . debit_map . debit_map_seq . debit_map_total_n . debit_plot . decimal_places . decimal_places_df . disperse . duplicate_count . duplicate_count_colpair . duplicate_detect . duplicate_tally . fractional-rounding . function_map . function_map_seq . function_map_total_n . grim-stats . grim . grim_granularity . grim_map . grim_map_seq . grim_map_total_n . grim_plot . grimmer . grimmer_map . grimmer_map_seq . grimmer_map_total_n . is_numeric_like . manage_helper_col . manage_key_colnames . parens-extractors . pigs1 . pigs2 . pigs3 . pigs4 . pigs5 . pipe . reround . restore_zeros . reverse_map_seq . reverse_map_total_n . rounding-common . rounding-uncommon . rounding_bias . row_to_colnames . scrutiny-package . sd-binary . seq-decimal . seq-predicates . seq_disperse . seq_length . seq_test_ranking . split_by_parens . subset-superset . tidyeval . unnest_consistency_cols . unround . write_doc_audit . write_doc_audit_seq . write_doc_audit_total_n . write_doc_factory_map_conventions . 
Some associated R codes: audit-cols-minimal.R . audit.R . baseline-consistency-tests.R . before-inside-parens.R . data-doc.R . data-frame-predicates.R . debit-map-seq.R . debit-map-total-n.R . debit-map.R . debit-plot.R . debit-table.R . debit.R . decimal-places.R . disperse.R . duplicate-count-colpair.R . duplicate-count.R . duplicate-detect.R . function-factory-helpers.R . function-map-seq.R . function-map-total-n.R . function-map.R . grim-explain.R . grim-granularity.R . grim-map-seq.R . grim-map-total-n.R . grim-map.R . grim-plot.R . grim-stats.R . grim.R . grimmer-map-seq.R . grimmer-map-total-n.R . grimmer-map.R . grimmer.R . import-reexport.R . is-numeric-like.R . manage-extra-cols.R . mapper-function-helpers.R . metadata.R . method-audit-seq.R . method-audit-total-n.R . method-debit-map.R . method-detect.R . method-dup-count-colpair.R . method-dup-count.R . method-grim-map.R . method-grim-sequence.R . method-grimmer-map.R . method-tally.R . reround-to-fraction.R . reround.R . restore-zeros.R . reverse-map-seq.R . reverse-map-total-n.R . rivets-perfect-mean-sd.R . rivets-plot-cols.R . rivets-plot-lines.R . rivets-t-test.R . rivets_new.R . round-ceil-floor.R . round.R . rounding-bias.R . row-to-colnames.R . scrutiny-package.R . sd-binary.R . seq-decimal.R . seq-disperse.R . seq-length.R . seq-predicates.R . split-by-parens.R . subset-superset.R . unround.R . utils-pipe.R . utils-tidy-eval.R . utils.R . write-doc-audit.R .  Full scrutiny 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

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns