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-14")



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: 2021-05-07
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-14, https://cran.r-project.org/web/packages/cherry. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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