Learn R Programming

⚠️There's a newer version (1.5.3) of this package.Take me there.

NeuralNetTools (version 1.5.1)

Visualization and Analysis Tools for Neural Networks

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.

Copy Link

Version

Install

install.packages('NeuralNetTools')

Monthly Downloads

4,695

Version

1.5.1

License

CC0

Maintainer

Marcus W. Beck

Last Published

February 5th, 2018

Functions in NeuralNetTools (1.5.1)

neuraldat

Simulated dataset for function examples
bias_points

Plot bias points
lekgrps

layer_points

Plot neural network nodes
layer_lines

Plot connection weights
lekprofile

Sensitivity analysis using Lek's profile method
plotnet

Plot a neural network model
pred_sens

Predicted values for Lek profile method
garson

Variable importance using Garson's algorithm
get_ys

neuralskips

Get weights for the skip layer in a neural network
neuralweights

Get weights for a neural network
olden

Variable importance using connection weights
bias_lines

Plot connection weights for bias lines