powered by
Builds list of derivable feature spaces.
listDerivableFeatureSpaces( scaling = FALSE, pca = FALSE, spectral = FALSE, RclusTool.env = initParameters() )
character vector naming feature spaces.
boolean TRUE if scaling required.
boolean TRUE if Principal Components Analysis required.
boolean TRUE if Spectral Embedding required.
environment in which all global parameters, raw data and results are stored.
listDerivableFeatureSpaces build the list of feature spaces matching parameters.
listDerivableFeatureSpaces(scaling=TRUE, spectral=TRUE)
Run the code above in your browser using DataLab