Other packages > Find by keyword >

SetTest  

Group Testing Procedures for Signal Detection and Goodness-of-Fit
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("SetTest", "0.3.0")



Attach the package and use:
library("SetTest")
Maintained by
Hong Zhang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-11
Latest Update: 2024-07-15
Description:
It provides cumulative distribution function (CDF), quantile, p-value, statistical power calculator and random number generator for a collection of group-testing procedures, including the Higher Criticism tests, the one-sided Kolmogorov-Smirnov tests, the one-sided Berk-Jones tests, the one-sided phi-divergence tests, etc. The input are a group of p-values. The null hypothesis is that they are i.i.d. Uniform(0,1). In the context of signal detection, the null hypothesis means no signals. In the context of the goodness-of-fit testing, which contrasts a group of i.i.d. random variables to a given continuous distribution, the input p-values can be obtained by the CDF transformation. The null hypothesis means that these random variables follow the given distribution. For reference, see Hong Zhang, Jiashun Jin and Zheyang Wu. "Distributions and Statistical Power of Optimal Signal-Detection Methods In Finite Cases", submitted.
How to cite:
Hong Zhang (2017). SetTest: Group Testing Procedures for Signal Detection and Goodness-of-Fit. R package version 0.3.0, https://cran.r-project.org/web/packages/SetTest. Accessed 09 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-02-11 17:43), 0.2.0 (2018-03-22 06:24)
Other packages that cited SetTest R package
View SetTest citation profile
Other R packages that SetTest depends, imports, suggests or enhances
Complete documentation for SetTest
Functions, R codes and Examples using the SetTest R package
Some associated functions: pbj . phc . power.bj . power.hc . power.phi . pphi . pphi.omni . qbj . qhc . qphi . stat.bj . stat.hc . stat.phi . stat.phi.omni . test.bj . test.hc . test.phi . test.phi.omni . 
Some associated R codes: internal.R . pbj.R . phc.R . power.bj.R . power.hc.R . power.phi.R . pphi.R . pphi.omni.R . qbj.R . qhc.R . qphi.R . stat.bj.R . stat.hc.R . stat.phi.R . stat.phi.omni.R . test.bj.R . test.hc.R . test.phi.R . test.phi.omni.R .  Full SetTest package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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