README.md

R-CMD-check Codecov test coverage CRAN status

bigutilsr

R package with utility functions for large-scale data.

For now, package {bigutilsr} mainly includes functions for outlier detection and unbiased PCA projection.

See this blog post on detecting outlier samples in PCA using functions from {bigutilsr}.

Installation

# from CRAN
install.packages("bigutilsr")

# latest version from GitHub
remotes::install_github("privefl/bigutilsr")


privefl/bigutilsr documentation built on Jan. 27, 2024, 5:33 a.m.