statisfactory

R-CMD-check Project Status: Active – The project has reached a stable, usable state and is being actively developed. cran version

Statistical tools and helper functions, including back-transformation of principal component (PCA) scores, creatiion of all possible formulae from a set of terms while respecting marginality and user-specified constraints, stratified sampling, and 2-D histograms. You can install this package the usual way from CRAN or the development version (plus dependency omnibus) using:

remotes::install_github('adamlilith/omnibus', dependencies=TRUE)
remotes::install_github('adamlilith/statisfactory', dependencies=TRUE)

You may need to install package remotes first.

Functions

Utilities

Distance

Calculations

Data transformation

Principal component analysis (PCA)

*backTransPCA: “Back-transform” PCA scores to their original values

Geometry

Sampling

Statistics

Histograms

Adam B. Smith