Skip to content

Commit

Permalink
updated bi-directional documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
quattro committed Feb 28, 2018
1 parent 27a6add commit 9e57c61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/inference.R
Expand Up @@ -171,7 +171,7 @@ rhoge.gw <- function(trait1, trait2, n1, n2, p = 0.05, regions = grch37.eur.loci
get_cor(trt1, trt2, regions)
}

#' TBD
#' Performs bi-directional regression to determine putative causal direction between two traits.
#'
#' @param trait1 data.frame-like, containing TWAS results for trait 1
#' @param trait2 data.frame-like, containing TWAS results for trait 2
Expand Down
4 changes: 2 additions & 2 deletions man/rhoge.bd.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e57c61

Please sign in to comment.