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.2.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.2.0, https://cran.r-project.org/web/packages/SetTest
Previous versions and publish date:
0.1.0 (2017-02-11 17:43)
Other packages that cited SetTest R package
View SetTest citation profile
Other R packages that SetTest depends, imports, suggests or enhances
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

gclus  
Clustering Graphics
Orders panels in scatterplot matrices and parallel coordinate displays by some merit index. Package ...
Download / Learn more Package Citations See dependency  
ismev  
An Introduction to Statistical Modeling of Extreme Values
Functions to support the computations carried out in `An Introduction to Statistical Modeling of Ex ...
Download / Learn more Package Citations See dependency  
stagePop  
Modelling the Population Dynamics of a Stage-Structured Species in Continuous Time
Provides facilities to implement and run population models of stage-structured species... ...
Download / Learn more Package Citations See dependency  
MatrixEQTL  
Matrix eQTL: Ultra Fast eQTL Analysis via Large Matrix Operations
Matrix eQTL is designed for fast eQTL analysis on large datasets. Matrix eQTL can test for associat ...
Download / Learn more Package Citations See dependency  
multiocc  
Fits Multivariate Spatio-Temporal Occupancy Model
Spatio-temporal multivariate occupancy models can handle multiple species in occupancy models. This ...
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  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns