Nothing
#' @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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.