dimensionality_reduction: SVD based dimensionality reduction

Description Usage Arguments Details

Description

Projection of given amtrix m to space of rank dims

Usage

1
dimensionality_reduction(m, dims, projection = FALSE)

Arguments

m

given matrix to be projected

dims

dimensionality of resulting matrix

projection

project resulting matrix to dims-1 dimensional hyperplane

Details

If needed given points are projected to hyperplane in resulting space


ctlab/ClusDec documentation built on May 14, 2019, 12:29 p.m.