Learn R Programming

NeuralNetTools (version 1.5.3)

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

3,717

Version

1.5.3

License

CC0

Maintainer

Last Published

January 6th, 2022

Functions in NeuralNetTools (1.5.3)

lekprofile

Sensitivity analysis using Lek's profile method
get_ys

garson

Variable importance using Garson's algorithm
plotnet

Plot a neural network model
bias_lines

Plot connection weights for bias lines
layer_lines

Plot connection weights
layer_points

Plot neural network nodes
neuralweights

Get weights for a neural network
pred_sens

Predicted values for Lek profile method
neuraldat

Simulated dataset for function examples
neuralskips

Get weights for the skip layer in a neural network
bias_points

Plot bias points
olden

Variable importance using connection weights
lekgrps