Skip to content

Commit

Permalink
Close issue #3
Browse files Browse the repository at this point in the history
  • Loading branch information
dazzimonti committed Nov 17, 2023
1 parent 39659df commit 4715f43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/shrink_cov.R
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#'
#' @return A list containing the shrinkage estimator and the optimal lambda. The list has the following named elements:
#'
#' * `shrink_cov`: the shrinked covariance matrix (`n` x `n`);
#' * `shrink_cov`: the shrinked covariance matrix (`p` x `p`);
#' * `lambda_star`: the optimal lambda for the shrinkage;
#'
#' @examples
Expand Down
2 changes: 1 addition & 1 deletion man/schaferStrimmer_cov.Rd

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

0 comments on commit 4715f43

Please sign in to comment.