Learn R Programming

fastJT (version 1.0.8)

Efficient Jonckheere-Terpstra Test Statistics for Robust Machine Learning and Genome-Wide Association Studies

Description

This 'Rcpp'-based package implements highly efficient functions for the calculation of the Jonckheere-Terpstra statistic. It can be used for a variety of applications, including feature selection in machine learning problems, or to conduct genome-wide association studies (GWAS) with multiple quantitative phenotypes. The code leverages 'OpenMP' directives for multi-core computing to reduce overall processing time.

Copy Link

Version

Install

install.packages('fastJT')

Monthly Downloads

215

Version

1.0.8

License

GPL (>= 2)

Maintainer

Alexander Sibley

Last Published

May 1st, 2025

Functions in fastJT (1.0.8)

pvalues

Compute P-values Based on Jonckheere-Terpstra Test Statistics
fastJT.select

Conduct k-Fold Cross-Validation based on Jonckheere-Terpstra Test Statistics
fastJT-package

Efficient Jonckheere-Terpstra Test Statistics for Robust Machine Learning and Genome-wide Association Studies
fastJT

Compute the Jonckheere-Terpstra Test Statistics
summary.fastJT

Summarize Jonckheere-Terpstra Test Statistics and P-Values