## reduce to two dimensions using (0.75 * 200) dimensions
##
df.p <- parallelDimFactors(6, 200, target.dim=2)
## start with 6 dimensions, and reduce over 175 iterations
## to 2 dimensions.
df.pe <- parallelExpDimFactors(6, 200, 175, target.dim=2)
Run the code above in your browser using DataLab