# Generated by roxygen2: do not edit by hand

S3method(plot,cvCovEst)
S3method(summary,cvCovEst)
export(adaptiveLassoEst)
export(bandingEst)
export(cvCovEst)
export(cvFrobeniusLoss)
export(cvMatrixFrobeniusLoss)
export(cvScaledMatrixFrobeniusLoss)
export(denseLinearShrinkEst)
export(is.cvCovEst)
export(linearShrinkEst)
export(linearShrinkLWEst)
export(nlShrinkLWEst)
export(poetEst)
export(robustPoetEst)
export(sampleCovEst)
export(scadEst)
export(taperingEst)
export(thresholdingEst)
importFrom(Matrix,triu)
importFrom(RColorBrewer,brewer.pal)
importFrom(RSpectra,eigs_sym)
importFrom(Rdpack,reprompt)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.flag)
importFrom(coop,covar)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes)
importFrom(ggplot2,alpha)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_d)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_gray)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(ggpubr,annotate_figure)
importFrom(ggpubr,colnames_style)
importFrom(ggpubr,ggarrange)
importFrom(ggpubr,ggparagraph)
importFrom(ggpubr,ggtexttable)
importFrom(ggpubr,rownames_style)
importFrom(ggpubr,tab_add_title)
importFrom(ggpubr,tbody_add_border)
importFrom(ggpubr,tbody_style)
importFrom(ggpubr,ttheme)
importFrom(matrixStats,colMads)
importFrom(matrixStats,colSds)
importFrom(matrixStats,colVars)
importFrom(matrixStats,rowMeans2)
importFrom(matrixStats,sum2)
importFrom(methods,is)
importFrom(origami,cross_validate)
importFrom(origami,fold_index)
importFrom(origami,folds_montecarlo)
importFrom(origami,folds_vfold)
importFrom(origami,training)
importFrom(origami,validation)
importFrom(purrr,flatten)
importFrom(purrr,keep)
importFrom(rlang,"!!!")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,exec)
importFrom(rlang,expr_deparse)
importFrom(rlang,is_bare_numeric)
importFrom(rlang,is_integer)
importFrom(rlang,is_null)
importFrom(rlang,quo_get_expr)
importFrom(stats,median)
importFrom(stats,optimize)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_sub)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
