R/REN-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom corpcor cov.shrink
#' @importFrom doParallel registerDoParallel
#' @importFrom foreach %dopar%
#' @importFrom foreach foreach
#' @importFrom ggplot2 aes
#' @importFrom ggplot2 geom_line
#' @importFrom ggplot2 ggplot
#' @importFrom ggplot2 ggtitle
#' @importFrom ggplot2 labs
#' @importFrom ggplot2 scale_color_manual
#' @importFrom ggplot2 theme
#' @importFrom ggplot2 theme_bw
#' @importFrom glmnet cv.glmnet
#' @importFrom glmnet glmnet
#' @importFrom lubridate month
#' @importFrom lubridate year
#' @importFrom Matrix nearPD
#' @importFrom parallel makeCluster
#' @importFrom quadprog solve.QP
#' @importFrom reshape2 melt
#' @importFrom stats cancor
#' @importFrom stats cor
#' @importFrom stats cov
#' @importFrom stats lm
#' @importFrom stats sd
#' @importFrom stats time
#' @importFrom stats var
#' @importFrom tictoc tic
#' @importFrom tictoc toc
## usethis namespace: end
NULL

Try the REN package in your browser

Any scripts or data that you put into this service are public.

REN documentation built on Oct. 10, 2024, 5:06 p.m.