Skip to content

R package that performs retrospective varying coefficients mixed model association test for longitudinal binary traits in population samples.

Notifications You must be signed in to change notification settings

ZWang-Lab/RVMMAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RVMMAT

R package that performs retrospective varying coefficient mixed model association test for longitudinal binary traits in population samples.

Installation Instructions:

Required software and packages

  1. R (http://www.r-project.org/)

  2. Package expm, stats, mvtnorm, MASS, utils

  3. PLINK 1.0 or 1.9 (https://www.cog-genomics.org/plink2)

Please install the required R package before you install RVMMAT package. Please install the RVMMAT as following steps.

Install RVMMAT in R

library(devtools)
devtools::install_github(repo = 'ZWang-Lab/RVMMAT')

Usage instructions

All functions and examples in the RVMMAT are available in the manual file (https://github.com/ZWang-Lab/RVMMAT/blob/master/RVMMAT_0.0.1.0.pdf) and and in the vignettes (https://github.com/ZWang-Lab/RVMMAT/blob/master/vignettes/RVMMAT.Rmd)

Citation

Xu, G., Amei, A., Wu, W., Liu, Y., Shen, L., Oh, E.C. and Wang, Z., 2024. Retrospective varying coefficient association analysis of longitudinal binary traits: application to the identification of genetic loci associated with hypertension. The annals of applied statistics, 18(1), p.487. (doi: 10.1214/23-aoas1798)

About

R package that performs retrospective varying coefficients mixed model association test for longitudinal binary traits in population samples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages