getNumVectorsHutchinson {randPedPCA} | R Documentation |
Compute the number of vectors to use for Hutchinson trace estimation
Description
Follows Skorski, M. (2021). Modern Analysis of Hutchinson’s Trace Estimator. 2021 55th Annual Conference on Information Sciences and Systems (CISS), 1–5. https://doi.org/10.1109/CISS50987.2021.9400306
Usage
getNumVectorsHutchinson(e, d)
Arguments
e |
A |
d |
A |
Value
a scalar
[Package randPedPCA version 1.1.3 Index]