mt_gwas: Multi-trait Genome wide association model.

Description Usage Arguments Value

View source: R/mt_gwas.R

Description

Performs a multi-trait model with correlated errors (seemingly unrelated regressions), and generates results by trait in a list.

Usage

1
mt_gwas(pleio_results, save_at = NULL)

Arguments

pleio_results

object of class pleio_class (returned by pleioR() function).

save_at

character with directory and/or file name (.rdata) to save the results. This is useful when handling multiple results such as in parallel jobs.

Value

list with by trait dataframes that contain results of the multi-trait model.


pleiotest documentation built on March 18, 2021, 5:06 p.m.