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: 2018-03-22
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 30 Jan. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  
convertid  
Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in conve ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  
fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
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  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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