Learn R Programming

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

NeuralNetTools (version 1.5.2)

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.2

License

CC0

Maintainer

Marcus W. Beck

Last Published

July 26th, 2018

Functions in NeuralNetTools (1.5.2)

layer_lines

Plot connection weights
layer_points

Plot neural network nodes
neuralskips

Get weights for the skip layer in a neural network
neuraldat

Simulated dataset for function examples
bias_lines

Plot connection weights for bias lines
bias_points

Plot bias points
pred_sens

Predicted values for Lek profile method
plotnet

Plot a neural network model
garson

Variable importance using Garson's algorithm
get_ys

lekgrps

lekprofile

Sensitivity analysis using Lek's profile method
neuralweights

Get weights for a neural network
olden

Variable importance using connection weights