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 07 Jun. 2026.
Previous versions and publish date:
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

xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
Download / Learn more Package Citations See dependency  
cesR  
Access the Canadian Election Study Datasets
Makes accessing and loading the Canadian Election Study (, ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  
keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
Download / Learn more Package Citations See dependency  
gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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