Package: NeuralNetTools
Type: Package
Title: Visualization and Analysis Tools for Neural Networks
Version: 1.3.1
Date: 2015-04-26
Author: Marcus W. Beck [aut, cre]
Maintainer: Marcus W. Beck <mbafs2012@gmail.com>
Description: 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.
BugReports: https://github.com/fawda123/NeuralNetTools/issues
License: CC0
LazyData: true
Imports: ggplot2, neuralnet, nnet, reshape2, RSNNS, scales
Depends: R (>= 3.1.1)
Authors@R: person(given = "Marcus W.", family = "Beck",
    role = c("aut","cre"),
    email = "mbafs2012@gmail.com")
NeedsCompilation: no
Packaged: 2015-04-27 14:32:34 UTC; MBeck
Repository: CRAN
Date/Publication: 2015-04-27 18:39:17
Built: R 3.1.3; ; 2015-04-28 07:09:20 UTC; unix
