Learn R Programming

CJAMP (version 0.1.1)

Copula-Based Joint Analysis of Multiple Phenotypes

Description

We provide a computationally efficient and robust implementation of the recently proposed C-JAMP (Copula-based Joint Analysis of Multiple Phenotypes) method (Konigorski et al., 2019, submitted). C-JAMP allows estimating and testing the association of one or multiple predictors on multiple outcomes in a joint model, and is implemented here with a focus on large-scale genome-wide association studies with two phenotypes. The use of copula functions allows modeling a wide range of multivariate dependencies between the phenotypes, and previous results are supporting that C-JAMP can increase the power of association studies to identify associated genetic variants in comparison to existing methods (Konigorski, Yilmaz, Pischon, 2016, ; Konigorski, Yilmaz, Bull, 2014, ). In addition to the C-JAMP functions, functions are available to generate genetic and phenotypic data, to compute the minor allele frequency (MAF) of genetic markers, and to estimate the phenotypic variance explained by genetic markers.

Copy Link

Version

Install

install.packages('CJAMP')

Monthly Downloads

182

Version

0.1.1

License

GPL-2

Maintainer

Stefan Konigorski

Last Published

March 20th, 2019

Functions in CJAMP (0.1.1)

compute_expl_var

Phenotypic variance explained by genetic variants.
summary.cjamp

Summary function.
get_estimates_naive

Naive estimates of the copula and marginal parameters.
lrt

Compute likelihood ratio tests.
generate_clayton_copula

Generate data from the Clayton copula.
compute_MAF

Compute minor allele frequency of genetic variants.
generate_genodata

Functions to generate genetic data.
cjamp

C-JAMP: Copula-based joint analysis of multiple phenotypes.
minusloglik

Minus log-likelihood of copula models.
generate_phenodata

Functions to generate phenotype data.