calcBiplot: Bootstrap PCA biplot statistics

View source: R/calcBiplot.R

calcBiplotR Documentation

Bootstrap PCA biplot statistics

Description

Returns necessary statistics for PCA biplot.

Usage

calcBiplot(dataTibble, scale, centre = TRUE, pcCompNum1 = 1,
  pcCompNum2 = 2, ellipseGroupVec = NULL, ellipseProb = 0.69,
  textAdjVal = 0.2)

MiguelRodo/ggboot documentation built on Nov. 9, 2023, 5:45 p.m.