powered by
reduce the dimensionality of the datalist if needed
dimension_reduce(datalist)
a datalist of high dimensionality
a datalist of reduced dimensionality
# NOT RUN { library(JointNets) data(exampleData) reduction = dimension_reduce(exampleData) # }
Run the code above in your browser using DataLab