Package: tensorBF 1.0.2
tensorBF: Bayesian Tensor Factorization
Bayesian Tensor Factorization for decomposition of tensor data sets using the trilinear CANDECOMP/PARAFAC (CP) factorization, with automatic component selection. The complete data analysis pipeline is provided, including functions and recommendations for data normalization and model definition, as well as missing value prediction and model visualization. The method performs factorization for three-way tensor datasets and the inference is implemented with Gibbs sampling.
Authors:
tensorBF_1.0.2.tar.gz
tensorBF_1.0.2.zip(r-4.7)tensorBF_1.0.2.zip(r-4.6)tensorBF_1.0.2.zip(r-4.5)
tensorBF_1.0.2.tgz(r-4.6-any)tensorBF_1.0.2.tgz(r-4.5-any)
tensorBF_1.0.2.tar.gz(r-4.7-any)tensorBF_1.0.2.tar.gz(r-4.6-any)
tensorBF_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tensorBF/json (API)
NEWS
| # Install 'tensorBF' in R: |
| install.packages('tensorBF', repos = c('https://suleimank.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:bf051a0197. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 124 | ||
| linux-release-x86_64 | OK | 91 | ||
| macos-release-arm64 | OK | 136 | ||
| macos-oldrel-arm64 | OK | 189 | ||
| windows-devel | OK | 61 | ||
| windows-release | OK | 53 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 88 |
Exports:getDefaultOptsnormFiberCenteringnormSlabScalingplotTensorBFpredictTensorBFreconstructTensorBFtensorBFundoFiberCenteringundoSlabScaling
Dependencies:tensor
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A function for generating a default set of parameters for Bayesian Tensor Factorization methods | getDefaultOpts |
| Preprocessing: fiber Centering | normFiberCentering |
| Preprocessing: Slab Scaling | normSlabScaling |
| Plot Tensor Components | plotTensorBF |
| Predict Missing Values using the Bayesian tensor factorization model | predictTensorBF |
| Reconstruct the data based on posterior samples | reconstructTensorBF |
| Bayesian Factorization of a Tensor | tensorBF |
| Postprocessing: Undo fiber Centering | undoFiberCentering |
| Postprocessing: Undo Slab Scaling | undoSlabScaling |
