Package: NeuralNetTools Type: Package Title: Visualization and Analysis Tools for Neural Networks Version: 1.5.3 Date: 2022-01-06 Author: Marcus W. Beck [aut, cre] Maintainer: Marcus W. Beck 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, knitr, rmarkdown Depends: R (>= 3.1.1) Authors@R: person(given = "Marcus W.", family = "Beck", role = c("aut","cre"), email = "mbafs2012@gmail.com") RoxygenNote: 7.1.1 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://fawda123.r-universe.dev Date/Publication: 2022-01-07 13:27:37 UTC RemoteUrl: https://github.com/fawda123/NeuralNetTools RemoteRef: HEAD RemoteSha: 4fd777d0258877bfa4a80d03d10ecda17070d77a NeedsCompilation: no Packaged: 2026-06-13 10:09:27 UTC; root