Skip to content

Commit

Permalink
Update documentation for stephenslab#125 close stephenslab#125
Browse files Browse the repository at this point in the history
  • Loading branch information
gaow committed May 31, 2021
1 parent 0d5d7a2 commit 1017999
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions R/susie_zzz_auto.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
#'
#' @param \dots Additional arguments passed to \code{\link{susie}}.
#'
#' @return Describe \code{susie_auto} return value here.
#' @return See \code{\link{susie}} for a description of return values.
#'
#' @seealso \code{\link{susie}}
#'
Expand Down Expand Up @@ -132,4 +132,4 @@ susie_auto = function (X, y, L_init = 1, L_max = 512, verbose = FALSE,
standardize = standardize,intercept = intercept,
max_iter = max_iter,...)
return(s.2)
}
}
2 changes: 1 addition & 1 deletion man/susie_auto.Rd

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

0 comments on commit 1017999

Please sign in to comment.