Package: invertiforms 0.1.0.9000
invertiforms: Invertible Transforms for Matrices
Provides composable invertible transforms for (sparse) matrices.
Authors:
invertiforms_0.1.0.9000.tar.gz
invertiforms_0.1.0.9000.zip(r-4.5)invertiforms_0.1.0.9000.zip(r-4.4)invertiforms_0.1.0.9000.zip(r-4.3)
invertiforms_0.1.0.9000.tgz(r-4.4-any)invertiforms_0.1.0.9000.tgz(r-4.3-any)
invertiforms_0.1.0.9000.tar.gz(r-4.5-noble)invertiforms_0.1.0.9000.tar.gz(r-4.4-noble)
invertiforms_0.1.0.9000.tgz(r-4.4-emscripten)invertiforms_0.1.0.9000.tgz(r-4.3-emscripten)
invertiforms.pdf |invertiforms.html✨
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
Last updated 2 years agofrom:9e4be6d29b. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | NOTE | Nov 01 2024 |
R-4.5-linux | NOTE | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
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 |