bootPCA: Quickly calculates bootstrap PCA results (wrapper for...

Description Usage Arguments Value

View source: R/bootstrap_functions.R

Description

All arguments are passed to bootSVD. This function should be used in exactly the same way as bootSVD. The only difference is that PCA typically involves re-centering each bootstrap sample, whereas calculations involving the SVD might not.

Usage

1

Arguments

...

passed to bootSVD, with centerSamples set to TRUE.

Value

bootSVD(...)


bootSVD documentation built on Feb. 2, 2021, 5:06 p.m.