Package: dimRed 0.2.7
dimRed: A Framework for Dimensionality Reduction
A collection of dimensionality reduction techniques from R packages and a common interface for calling the methods.
Authors:
dimRed_0.2.7.tar.gz
dimRed_0.2.7.zip(r-4.7)dimRed_0.2.7.zip(r-4.6)dimRed_0.2.7.zip(r-4.5)
dimRed_0.2.7.tgz(r-4.6-any)dimRed_0.2.7.tgz(r-4.5-any)
dimRed_0.2.7.tar.gz(r-4.7-any)dimRed_0.2.7.tar.gz(r-4.6-any)
dimRed_0.2.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
dimRed/json (API)
NEWS
| # Install 'dimRed' in R: |
| install.packages('dimRed', repos = c('https://gdkrmr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gdkrmr/dimred/issues
dimensionality-reductionframeworkhigh-dimensional-datamanifold-learningquality-controlvisualization
Last updated from:6931165735. Checks:7 WARNING, 1 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 231 | ||
| source / vignettes | ERROR | 331 | ||
| linux-release-x86_64 | WARNING | 281 | ||
| macos-release-arm64 | WARNING | 161 | ||
| macos-oldrel-arm64 | WARNING | 162 | ||
| windows-devel | WARNING | 208 | ||
| windows-release | WARNING | 257 | ||
| windows-oldrel | WARNING | 194 | ||
| wasm-release | OK | 138 |
Exports:as.data.frameas.dimRedDataAUC_lnK_R_NXcophenetic_correlationdataSetListDiffusionMapsdimRedDatadimRedMethodListdimRedQualityListdimRedResultdistance_correlationDrLDRRembedFastICAFruchtermanReingoldgetDatagetDimRedDatagetMetagetNDimgetOrgDatagetOtherDatagetParsgetRotationMatrixHLLEinstallSuggestsinverseIsomapKamadaKawaikPCALCMCloadDataSetmaximize_correlationMDSmean_R_NXmixColor1RampsmixColor2RampsmixColor3RampsmixColorRampsndimsnMDSNNMFnrowPCAPCA_L1plotplot_R_NXpredictprintQ_globalQ_localQ_NXqualityR_NXreconstruction_errorreconstruction_rmsetotal_correlationtSNEUMAP
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The dimRed package | dimRed-package dimRed |
| Converts to data.frame | as.data.frame |
| Converts to dimRedData | as.dimRedData as.dimRedData,formula-method |
| Method AUC_lnK_R_NX | AUC_lnK_R_NX AUC_lnK_R_NX,dimRedResult-method |
| Method cophenetic_correlation | cophenetic_correlation cophenetic_correlation,dimRedResult-method |
| Example Data Sets for dimensionality reduction | dataSetList dataSets loadDataSet |
| Diffusion Maps | DiffusionMaps DiffusionMaps-class |
| Class "dimRedData" | as.data.frame,dimRedData-method dimRedData dimRedData-class getData,dimRedData-method getMeta,dimRedData-method ndims,dimRedData-method nrow,dimRedData-method [,dimRedData,ANY,ANY,ANY-method |
| Class "dimRedMethod" | dimRedMethod-class |
| dimRedMethodList | dimRedMethodList |
| Class "dimRedResult" | as.data.frame,dimRedResult-method dimRedResult dimRedResult-class getDimRedData,dimRedResult-method getNDim,dimRedResult-method getOrgData,dimRedResult-method getOtherData,dimRedResult-method getPars,dimRedResult-method inverse inverse,dimRedResult-method ndims,dimRedResult-method predict,dimRedResult-method print,dimRedResult-method |
| Method distance_correlation | distance_correlation distance_correlation,dimRedResult-method |
| Distributed Recursive Graph Layout | DrL DrL-class |
| Dimensionality Reduction via Regression | DRR DRR-class |
| dispatches the different methods for dimensionality reduction | embed embed,ANY-method embed,dimRedData-method embed,formula-method |
| Independent Component Analysis | FastICA FastICA-class |
| Fruchterman Reingold Graph Layout | FruchtermanReingold FruchtermanReingold-class |
| Method getData | getData |
| Method getDimRedData | getDimRedData |
| Method getMeta | getMeta |
| Method getNDim | getNDim |
| Method getOrgData | getOrgData |
| Method getOtherData | getOtherData |
| Method getPars | getPars |
| getRotationMatrix | getRotationMatrix |
| Hessian Locally Linear Embedding | HLLE HLLE-class |
| getSuggests | installSuggests |
| Isomap embedding | Isomap Isomap-class |
| Graph Embedding via the Kamada Kawai Algorithm | KamadaKawai KamadaKawai-class |
| Kernel PCA | kPCA kPCA-class |
| Method LCMC | LCMC LCMC,dimRedResult-method |
| makeKNNgraph | makeKNNgraph |
| Maximize Correlation with the Axes | maximize_correlation maximize_correlation,dimRedResult-method |
| Metric Dimensional Scaling | MDS MDS-class |
| Method mean_R_NX | mean_R_NX mean_R_NX,dimRedResult-method |
| Mixing color ramps | mixColor1Ramps mixColor2Ramps mixColor3Ramps mixColorRamps |
| Method ndims | ndims |
| Non-Metric Dimensional Scaling | nMDS nMDS-class |
| Non-Negative Matrix Factorization | NNMF NNMF-class |
| Principal Component Analysis with L1 error. | PCA_L1 PCA_L1-class |
| Principal Component Analysis | PCA PCA-class |
| Plotting of dimRed* objects | plot plot,dimRedData,ANY-method plot,dimRedResult,ANY-method plot.dimRed plot.dimRedData plot.dimRedResult |
| plot_R_NX | plot_R_NX |
| Method print | |
| Method Q_global | Q_global Q_global,dimRedResult-method |
| Method Q_local | Q_local Q_local,dimRedResult-method |
| Method Q_NX | Q_NX Q_NX,dimRedResult-method |
| Quality Criteria for dimensionality reduction. | dimRedQualityList quality quality,dimRedResult-method quality.dimRedResult |
| Method R_NX | R_NX R_NX,dimRedResult-method |
| Method reconstruction_error | reconstruction_error reconstruction_error,dimRedResult-method |
| Method reconstruction_rmse | reconstruction_rmse reconstruction_rmse,dimRedResult-method |
| Method total_correlation | total_correlation total_correlation,dimRedResult-method |
| t-Distributed Stochastic Neighborhood Embedding | tSNE tSNE-class |
| Umap embedding | UMAP UMAP-class |
