Other packages > Find by keyword >

MetaSKAT  

Meta Analysis for SNP-Set (Sequence) Kernel Association Test
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MetaSKAT", "0.90")



Attach the package and use:
library("MetaSKAT")
Maintained by
Seunggeun (Shawn) Lee
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-04-25
Latest Update: 2024-10-08
Description:
Functions for Meta-analysis Burden Test, Sequence Kernel Association Test (SKAT) and Optimal SKAT (SKAT-O) by Lee et al. (2013) . These methods use summary-level score statistics to carry out gene-based meta-analysis for rare variants.
How to cite:
Seunggeun (Shawn) Lee (2013). MetaSKAT: Meta Analysis for SNP-Set (Sequence) Kernel Association Test. R package version 0.90, https://cran.r-project.org/web/packages/MetaSKAT. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.26 (2013-04-25 22:53), 0.27 (2013-05-09 16:58), 0.31 (2013-10-12 08:26), 0.32 (2013-11-24 01:08), 0.40 (2014-03-27 20:05), 0.60 (2015-08-19 21:11), 0.71 (2019-04-03 00:00), 0.80 (2020-03-08 16:50), 0.81 (2020-11-14 09:50), 0.82 (2022-07-21 11:20)
Other packages that cited MetaSKAT R package
View MetaSKAT citation profile
Other R packages that MetaSKAT depends, imports, suggests or enhances
Complete documentation for MetaSKAT
Functions, R codes and Examples using the MetaSKAT R package
Some associated functions:
Some associated R codes: Function.R . Meta_Null_Model.R . Meta_Optimal.R . Meta_Permutation.R . Meta_SKAT.R . Meta_SSD_Read.R . Meta_SSD_Write.R . Meta_SaveData.R . SSD.R .  Full MetaSKAT package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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