Package: invertiforms 0.1.0.9000

Alex Hayes

invertiforms: Invertible Transforms for Matrices

Provides composable invertible transforms for (sparse) matrices.

Authors:Alex Hayes [aut, cre, cph]

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'))

Peer review:

Bug tracker:https://github.com/rohelab/invertiforms/issues

On CRAN:

6 exports 1 stars 1.02 score 7 dependencies 1 dependents 4 scripts 268 downloads

Last updated 2 years agofrom:9e4be6d29b. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-winNOTESep 02 2024
R-4.5-linuxNOTESep 02 2024
R-4.4-winOKSep 02 2024
R-4.4-macOKSep 02 2024
R-4.3-winOKSep 02 2024
R-4.3-macOKSep 02 2024

Exports:DoubleCenterinverse_transformNormalizedLaplacianPerturbedLaplacianRegularizedLaplaciantransform

Dependencies:gluelatticeMatrixRcppRcppEigenRSpectrasparseLRMatrix

Readme and manuals

Help Manual

Help pageTopics
Construct and use DoubleCenter transformationsDoubleCenter inverse_transform,DoubleCenter,sparseLRMatrix-method inverse_transform,DoubleCenter,vsp_fa-method transform,DoubleCenter,sparseMatrix-method
Row and column centering transformationDoubleCenter-class
Apply the inverse of an invertible transformationinverse_transform
An abstract S4 class representing an invertible transformationInvertiform-class
Construct and use the Normalized Laplacianinverse_transform,NormalizedLaplacian,sparseMatrix-method NormalizedLaplacian transform,NormalizedLaplacian,sparseMatrix-method
Normalized graph Laplacian transformationNormalizedLaplacian-class
Construct and use the Perturbed Laplacianinverse_transform,PerturbedLaplacian,sparseLRMatrix-method PerturbedLaplacian transform,PerturbedLaplacian,sparseMatrix-method
Perturbed graph Laplacian transformationPerturbedLaplacian-class
Construct and use the Regularized Laplacianinverse_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 transformationRegularizedLaplacian-class
Apply an invertible transformationtransform