Package: NeuralNetTools
Type: Package
Title: Visualization and Analysis Tools for Neural Networks
Version: 1.5.1
Date: 2018-02-05
Author: Marcus W. Beck [aut, cre]
Maintainer: Marcus W. Beck <marcusb@sccwrp.org>
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 (>= 2.0.0), nnet, reshape2, scales, tidyr
Suggests: caret, neuralnet, RSNNS
Depends: R (>= 3.1.1)
Authors@R: person(given = "Marcus W.", family = "Beck",
    role = c("aut","cre"),
    email = "marcusb@sccwrp.org")
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-05 16:58:12 UTC; Marcus
Repository: CRAN
Date/Publication: 2018-02-05 22:49:37 UTC
