Visualization and analysis tools to aid in the interpretation of neural network models. Functions are available for plotting, quantifying variable importance, conducting a sensitivity analysis, and obtaining a simple list of model weights.
Version: | 1.4.0 |
Depends: | R (≥ 3.1.1) |
Imports: | ggplot2, nnet, reshape2, scales, tidyr |
Suggests: | caret, neuralnet, RSNNS |
Published: | 2015-12-01 |
Author: | Marcus W. Beck [aut, cre] |
Maintainer: | Marcus W. Beck <mbafs2012 at gmail.com> |
BugReports: | https://github.com/fawda123/NeuralNetTools/issues |
License: | CC0 |
URL: | NA |
NeedsCompilation: | no |
Citation: | NeuralNetTools citation info |
Materials: | README |
CRAN checks: | NeuralNetTools results |
Reference manual: | NeuralNetTools.pdf |
Package source: | NeuralNetTools_1.4.0.tar.gz |
Windows binaries: | r-devel: NeuralNetTools_1.4.0.zip, r-release: NeuralNetTools_1.4.0.zip, r-oldrel: NeuralNetTools_1.4.0.zip |
OS X Mavericks binaries: | r-release: NeuralNetTools_1.4.0.tgz, r-oldrel: NeuralNetTools_1.4.0.tgz |
Old sources: | NeuralNetTools archive |
Reverse suggests: | darch, RSNNS |