R/covshrink.R

#' @title covshrink: The package computes the shrinked covariance matrix
#' proposed by Ledoit and Wolfe (2003).
#'
#' Currently the package exports only a single function:
#' cov_shrink
#'
#' @section covshrink functions:
#' The foo functions ...
#'
#' @docType package
#' @name covshrink
#'
#' @importFrom magrittr %>%
NULL
#> NULL
LeonardMK/covshrink documentation built on Dec. 18, 2021, 4:33 a.m.