Skip to content

Commit

Permalink
Update update_each_effect.R
Browse files Browse the repository at this point in the history
  • Loading branch information
gaow authored Jul 16, 2019
1 parent 9b25d61 commit 3b84f82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/update_each_effect.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' @title update each effect once
#' @param X an n by p matrix of covariantes
#' @param Y an n vector of data
#' @param X an n by p matrix of regressor variables
#' @param Y an n vector of response variable
#' @param s a SuSiE fit
#' @param estimate_prior_variance boolean indicating whether to estimate prior variance
#'
Expand Down

0 comments on commit 3b84f82

Please sign in to comment.