Files in PhilBoileau/cvCovEst
Cross-Validated Covariance Matrix Estimation

.Rbuildignore
.circleci/config.yml
.gitignore
CONTRIBUTING.md
DESCRIPTION
LICENSE
LICENSE.md
Makefile
NAMESPACE
NEWS.md R/checkArgs.R R/checkPlotSumArgs.R R/cvCovEst.R R/estimator_plots.R R/estimators.R R/foldFunctions.R R/helpers.R R/plot_functions.R R/safeColScale.R R/spikedCovarianceHelpers.R R/summary_functions.R R/thresholdingFunctions.R R/zzz.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cvCovEst.Rproj
docs/404.html
docs/CONTRIBUTING.html
docs/LICENSE-text.html
docs/LICENSE.html
docs/articles/index.html
docs/articles/using_cvCovEst.html
docs/articles/using_cvCovEst_files/figure-html/eigen-sim-1.png
docs/articles/using_cvCovEst_files/figure-html/multi-eigen-sim-1.png
docs/articles/using_cvCovEst_files/figure-html/multi-heat-sim-1.png
docs/articles/using_cvCovEst_files/figure-html/plot-summary-1.png
docs/articles/using_cvCovEst_files/figure-html/risk-sim-1.png
docs/articles/using_cvCovEst_files/figure-html/samp-heat-sim-1.png
docs/articles/using_cvCovEst_files/figure-html/sign-multi-heat-sim-1.png
docs/articles/using_cvCovEst_files/header-attrs-2.11/header-attrs.js
docs/articles/using_cvCovEst_files/header-attrs-2.6/header-attrs.js
docs/articles/using_cvCovEst_files/header-attrs-2.8/header-attrs.js
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/adaptiveLassoEst.html
docs/reference/adaptiveLassoThreshold.html
docs/reference/bandingEst.html
docs/reference/bestInClass.html
docs/reference/checkArgs.html
docs/reference/checkPlotSumArgs.html
docs/reference/computeC.html
docs/reference/computeEll.html
docs/reference/computeS.html
docs/reference/cvCovEst.html
docs/reference/cvEigenPlot.html
docs/reference/cvFrobeniusLoss.html
docs/reference/cvMatrixFrobeniusLoss.html
docs/reference/cvMatrixMetrics.html
docs/reference/cvMultiMelt.html
docs/reference/cvRiskByClass.html
docs/reference/cvRiskPlot.html
docs/reference/cvScaledMatrixFrobeniusLoss.html
docs/reference/cvSummaryPlot.html
docs/reference/denseLinearShrinkEst.html
docs/reference/estAttributes.html
docs/reference/estimateNoise.html
docs/reference/getHypers.html
docs/reference/hyperRisk.html
docs/reference/index.html
docs/reference/is.cvCovEst.html
docs/reference/linearShrinkEst.html
docs/reference/linearShrinkLWEst.html
docs/reference/matrixMetrics.html
docs/reference/multiHyperRisk.html
docs/reference/nlShrinkLWEst.html
docs/reference/plot.cvCovEst-1.png
docs/reference/plot.cvCovEst.html
docs/reference/plotAdaptiveLassoEst.html
docs/reference/plotPoetEst.html
docs/reference/plotRobustPoetEst.html
docs/reference/poetEst.html
docs/reference/robustPoetEst.html
docs/reference/safeColScale.html
docs/reference/sampleCovEst.html
docs/reference/scadEst.html
docs/reference/scadThreshold.html
docs/reference/scaleEigVals.html
docs/reference/spikedFrobeniusShrinkEst.html
docs/reference/spikedOperatorShrinkEst.html
docs/reference/spikedSteinShrinkEst.html
docs/reference/strToNumber.html
docs/reference/summary.cvCovEst.html
docs/reference/taperingEst.html
docs/reference/theme_cvCovEst.html
docs/reference/thresholdingEst.html
docs/reference/trueFrobeniusLoss.html
docs/sitemap.xml
inst/CITATION
inst/REFERENCES.bib
man/adaptiveLassoEst.Rd man/adaptiveLassoThreshold.Rd man/bandingEst.Rd man/bestInClass.Rd man/checkArgs.Rd man/checkPlotSumArgs.Rd man/computeC.Rd man/computeEll.Rd man/computeS.Rd man/cvCovEst.Rd man/cvEigenPlot.Rd man/cvFrobeniusLoss.Rd man/cvMatrixFrobeniusLoss.Rd man/cvMatrixMetrics.Rd man/cvMultiMelt.Rd man/cvRiskByClass.Rd man/cvRiskPlot.Rd man/cvScaledMatrixFrobeniusLoss.Rd man/cvSummaryPlot.Rd man/denseLinearShrinkEst.Rd man/estAttributes.Rd man/estimateNoise.Rd man/getHypers.Rd man/hyperRisk.Rd man/is.cvCovEst.Rd man/linearShrinkEst.Rd man/linearShrinkLWEst.Rd man/matrixMetrics.Rd man/multiHyperRisk.Rd man/nlShrinkLWEst.Rd man/plot.cvCovEst.Rd man/plotAdaptiveLassoEst.Rd man/plotPoetEst.Rd man/plotRobustPoetEst.Rd man/poetEst.Rd man/robustPoetEst.Rd man/safeColScale.Rd man/sampleCovEst.Rd man/scadEst.Rd man/scadThreshold.Rd man/scaleEigVals.Rd man/spikedFrobeniusShrinkEst.Rd man/spikedOperatorShrinkEst.Rd man/spikedSteinShrinkEst.Rd man/strToNumber.Rd man/summary.cvCovEst.Rd man/taperingEst.Rd man/theme_cvCovEst.Rd man/thresholdingEst.Rd
paper/allen-umap.png
paper/paper.bib
paper/paper.md
paper/summary_plot.png
tests/spelling.R tests/testthat.R tests/testthat/test-checkArgs.R tests/testthat/test-cvCovEst.R tests/testthat/test-estimators.R tests/testthat/test-foldFunctions.R tests/testthat/test-plot-functions.R tests/testthat/test-safeColScale.R tests/testthat/test-spikedCovarianceHelpers.R tests/testthat/test-strToNumber.R tests/testthat/test-thesholdingFunctions.R vignettes/using_cvCovEst.Rmd
PhilBoileau/cvCovEst documentation built on Feb. 21, 2024, 5:16 a.m.