Low-dimensional approximation of data matrix X
pca.getB(X, k = NULL, rand = NULL, dist = "unif")
data matrix
rank of X (number of components)
a vector with two values - number of iterations (q) and oversmapling parameter (p)
distribution for generating random numbers, 'unif' or 'norm'