Package: invertiforms 0.1.1.9000
invertiforms: Invertible Transforms for Matrices
Provides composable invertible transforms for (sparse) matrices.
Authors:
invertiforms_0.1.1.9000.tar.gz
invertiforms_0.1.1.9000.zip(r-4.7)invertiforms_0.1.1.9000.zip(r-4.6)invertiforms_0.1.1.9000.zip(r-4.5)
invertiforms_0.1.1.9000.tgz(r-4.6-any)invertiforms_0.1.1.9000.tgz(r-4.5-any)
invertiforms_0.1.1.9000.tar.gz(r-4.7-any)invertiforms_0.1.1.9000.tar.gz(r-4.6-any)
invertiforms_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
invertiforms/json (API)
NEWS
| # Install 'invertiforms' in R: |
| install.packages('invertiforms', repos = c('https://rohelab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rohelab/invertiforms/issues
Pkgdown/docs site:https://rohelab.github.io
Last updated from:6c11f6677a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 155 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-oldrel-arm64 | OK | 84 | ||
| windows-devel | OK | 101 | ||
| windows-release | OK | 95 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 98 |
Exports:DoubleCenterinverse_transformNormalizedLaplacianPerturbedLaplacianRegularizedLaplaciantransform
Dependencies:gluelatticeMatrixRcppRcppEigenRSpectrasparseLRMatrix
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Construct and use DoubleCenter transformations | DoubleCenter inverse_transform,DoubleCenter,sparseLRMatrix-method inverse_transform,DoubleCenter,vsp_fa-method transform,DoubleCenter,sparseMatrix-method |
| Row and column centering transformation | DoubleCenter-class |
| Apply the inverse of an invertible transformation | inverse_transform |
| An abstract S4 class representing an invertible transformation | Invertiform-class |
| Construct and use the Normalized Laplacian | inverse_transform,NormalizedLaplacian,sparseMatrix-method NormalizedLaplacian transform,NormalizedLaplacian,sparseMatrix-method |
| Normalized graph Laplacian transformation | NormalizedLaplacian-class |
| Construct and use the Perturbed Laplacian | inverse_transform,PerturbedLaplacian,sparseLRMatrix-method PerturbedLaplacian transform,PerturbedLaplacian,sparseMatrix-method |
| Perturbed graph Laplacian transformation | PerturbedLaplacian-class |
| Construct and use the Regularized Laplacian | inverse_transform,RegularizedLaplacian,Matrix-method inverse_transform,RegularizedLaplacian,matrix-method inverse_transform,RegularizedLaplacian,vsp_fa-method RegularizedLaplacian transform,RegularizedLaplacian,Matrix-method transform,RegularizedLaplacian,matrix-method transform,RegularizedLaplacian,sparseLRMatrix-method |
| Regularized graph Laplacian transformation | RegularizedLaplacian-class |
| Apply an invertible transformation | transform |
