BaTFLED3D: Bayesian Tensor Factorization Linked to External Data

BaTFLED is a machine learning algorithm designed to make predictions and determine interactions in data that varies along three independent modes. For example BaTFLED was developed to predict the growth of cell lines when treated with drugs at different doses. The first mode corresponds to cell lines and incorporates predictors such as cell line genomics and growth conditions. The second mode corresponds to drugs and incorporates predictors indicating known targets and structural features. The third mode corresponds to dose and there are no dose-specific predictors (although the algorithm is capable of including predictors for the third mode if present). See 'BaTFLED3D_vignette.rmd' for a simulated example.

Version: 0.2.11
Depends: R (≥ 3.2.2)
Imports: foreach, R6, iterators, rTensor, RColorBrewer
Suggests: doMC, doParallel, knitr, rmarkdown, testthat
Published: 2017-10-06
Author: Nathan Lazar [aut, cre]
Maintainer: Nathan Lazar <nathan.lazar at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: BaTFLED3D results

Downloads:

Reference manual: BaTFLED3D.pdf
Vignettes: BaTFLED3D_vignette
Package source: BaTFLED3D_0.2.11.tar.gz
Windows binaries: r-devel: BaTFLED3D_0.2.11.zip, r-release: BaTFLED3D_0.2.11.zip, r-oldrel: BaTFLED3D_0.2.11.zip
macOS binaries: r-release: BaTFLED3D_0.2.11.tgz, r-oldrel: BaTFLED3D_0.2.11.tgz
Old sources: BaTFLED3D archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BaTFLED3D to link to this page.