R package that performs retrospective set-based varying coefficient mixed model association tests for longitudinal binary traits.
-
Package expm, stats, mvtnorm, MASS, utils
Please install the required R package before you install RSVMMAT package. Please install the RSVMMAT as following steps.
library(devtools)
devtools::install_github(repo = 'ZWang-Lab/RSVMMAT')
All functions and examples in the RSVMMAT are available in the manual file (https://github.com/ZWang-Lab/RSVMMAT/blob/main/RSVMMAT_0.0.1.0.pdf) and and in the vignettes (https://github.com/ZWang-Lab/RSVMMAT/blob/main/vignettes/RSVMMAT.Rmd)