Skip to content
forked from hyunminkang/squat

Sparse Quantile Aggregation Test

License

Notifications You must be signed in to change notification settings

Yichen-Si/squat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQuAT

The main goal of SQuAT (Sparse Quantile Aggregation Test) is to perform robust and powerful meta-analysis of sparse summary statistics that can be represented as intervals of quantiles.

Installation

# Install from GitHub:
# install.packages("devtools")
devtools::install_github("hyunminkang/squat")

Usage

The help functions provided in the package will inform the usage.

library(squat)
help(squat_binom_overdisp_test)
help(squat_binom_directional_test)

About

Sparse Quantile Aggregation Test

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.2%
  • R 27.8%