Other packages > Find by keyword >

aSPU  

Adaptive Sum of Powered Score Test
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("aSPU", "1.50")



Attach the package and use:
library("aSPU")
Maintained by
Il-Youp Kwak
[Scholar Profile | Author Map]
First Published: 2015-05-28
Latest Update: 2021-06-28
Description:
R codes for the (adaptive) Sum of Powered Score ('SPU' and 'aSPU') tests, inverse variance weighted Sum of Powered score ('SPUw' and 'aSPUw') tests and gene-based and some pathway based association tests (Pathway based Sum of Powered Score tests ('SPUpath'), adaptive 'SPUpath' ('aSPUpath') test, 'GEEaSPU' test for multiple traits - single 'SNP' (single nucleotide polymorphism) association in generalized estimation equations, 'MTaSPUs' test for multiple traits - single 'SNP' association with Genome Wide Association Studies ('GWAS') summary statistics, Gene-based Association Test that uses an extended 'Simes' procedure ('GATES'), Hybrid Set-based Test ('HYST') and extended version of 'GATES' test for pathway-based association testing ('GATES-Simes'). ). The tests can be used with genetic and other data sets with covariates. The response variable is binary or quantitative. Summary; (1) Single trait-'SNP' set association with individual-level data ('aSPU', 'aSPUw', 'aSPUr'), (2) Single trait-'SNP' set association with summary statistics ('aSPUs'), (3) Single trait-pathway association with individual-level data ('aSPUpath'), (4) Single trait-pathway association with summary statistics ('aSPUsPath'), (5) Multiple traits-single 'SNP' association with individual-level data ('GEEaSPU'), (6) Multiple traits- single 'SNP' association with summary statistics ('MTaSPUs'), (7) Multiple traits-'SNP' set association with summary statistics('MTaSPUsSet'), (8) Multiple traits-pathway association with summary statistics('MTaSPUsSetPath').
How to cite:
Il-Youp Kwak (2015). aSPU: Adaptive Sum of Powered Score Test. R package version 1.50, https://cran.r-project.org/web/packages/aSPU. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.33 (2015-05-28 00:47), 1.35 (2015-06-04 07:41), 1.36 (2015-07-28 08:03), 1.37 (2015-08-03 19:34), 1.38 (2015-10-26 23:00), 1.39 (2015-12-22 08:01), 1.40 (2016-02-18 18:46), 1.41 (2016-03-22 00:23), 1.42 (2016-05-03 02:08), 1.43 (2016-09-15 12:20), 1.44 (2016-09-22 16:50), 1.45 (2016-10-12 00:03), 1.46 (2016-11-09 00:37), 1.47 (2017-05-21 09:38), 1.48 (2017-06-25 00:22), 1.49 (2020-05-13 09:50)
Other packages that cited aSPU R package
View aSPU citation profile
Other R packages that aSPU depends, imports, suggests or enhances
Complete documentation for aSPU
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for aSPU51015202530354045TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
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  
RODBC  
ODBC Database Access

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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