powered by
Builds list of derivable feature spaces.
listDerivableFeatureSpaces(scaling = F, pca = F, spectral = F, RclusTool.env = initParameters())
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.
character vector naming feature spaces.
listDerivableFeatureSpaces build the list of feature spaces matching parameters.
# NOT RUN { listDerivableFeatureSpaces(scaling=TRUE, spectral=TRUE) # }
Run the code above in your browser using DataLab