Other packages > Find by keyword >

cherry  

Multiple Testing Methods for Exploratory Research
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cherry", "0.6-15")



Attach the package and use:
library("cherry")
Maintained by
Jelle Goeman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-10-18
Latest Update: 2025-01-17
Description:
Provides an alternative approach to multiple testing by calculating a simultaneous upper confidence bounds for the number of true null hypotheses among any subset of the hypotheses of interest, using the methods of Goeman and Solari (2011) .
How to cite:
Jelle Goeman (2010). cherry: Multiple Testing Methods for Exploratory Research. R package version 0.6-15, https://cran.r-project.org/web/packages/cherry. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 0.0.1 (2010-10-18 10:31), 0.0.2 (2011-02-02 14:19), 0.1-3 (2011-03-08 18:54), 0.1-4 (2011-05-31 18:14), 0.1-5 (2012-01-23 13:53), 0.2-6 (2012-04-13 22:28), 0.3-8 (2012-11-19 10:02), 0.4-9 (2014-04-27 14:57), 0.5-10 (2014-07-18 10:09), 0.6-11 (2015-06-22 19:53), 0.6-12 (2018-01-29 23:42), 0.6-13 (2019-09-20 13:50), 0.6-14 (2021-05-07 17:50)
Other packages that cited cherry R package
View cherry citation profile
Other R packages that cherry depends, imports, suggests or enhances
Complete documentation for cherry
Functions, R codes and Examples using the cherry R package
Some associated functions: DAG-class . DAGmethod . DAGpick . DAGstructure-class . NAEP . adjusted . closed . closure-class . construct . hommelFast . region-class . regionmethod . regionpick . regionplots . select . shortcuts . structuredHolm . 
Some associated R codes: DAGmethod.R . DAGstructure.R . Meinshausen.R . closed.R . regionmethod.R . shortcuts.R . structuredHolm.R .  Full cherry package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
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  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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