Other packages > Find by keyword >

NeuralSens  

Sensitivity Analysis of Neural Networks
View on CRAN: Click here


Download and install NeuralSens package within the R console
Install from CRAN:
install.packages("NeuralSens")

Install from Github:
library("remotes")
install_github("cran/NeuralSens")

Install by package version:
library("remotes")
install_version("NeuralSens", "1.1.3")



Attach the package and use:
library("NeuralSens")
Maintained by
Jaime Pizarroso Gonzalo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-06-04
Latest Update: 2024-05-11
Description:
Analysis functions to quantify inputs importance in neural network models. Functions are available for calculating and plotting the inputs importance and obtaining the activation function of each neuron layer and its derivatives. The importance of a given input is defined as the distribution of the derivatives of the output with respect to that input in each training data point .
How to cite:
Jaime Pizarroso Gonzalo (2019). NeuralSens: Sensitivity Analysis of Neural Networks. R package version 1.1.3, https://cran.r-project.org/web/packages/NeuralSens. Accessed 06 Aug. 2026.
Previous versions and publish date:
0.0.2 (2019-06-04 14:00), 0.0.3 (2019-06-08 16:30), 0.0.5 (2019-07-11 17:32), 0.0.7 (2019-09-13 22:00), 0.0.8 (2019-09-28 17:30), 0.0.9 (2019-10-03 11:10), 0.1.0 (2019-11-12 00:50), 0.1.3 (2020-01-11 18:00), 0.1.4 (2020-02-05 16:20), 0.1.5 (2020-02-20 15:00), 0.2.0 (2020-03-13 13:30), 0.2.1 (2020-05-15 10:10), 0.2.2 (2020-11-16 17:00), 0.2.3 (2022-01-06 12:20), 1.0.0 (2022-04-27 00:00), 1.0.1 (2022-06-21 13:30), 1.0.2 (2023-03-07 13:00), 1.0.3 (2023-06-17 16:40), 1.1.1 (2024-01-12 14:20), 1.1.2 (2024-02-10 21:30), (2026-07-09 08:15)
Other packages that cited NeuralSens R package
View NeuralSens citation profile
Other R packages that NeuralSens depends, imports, suggests or enhances
Complete documentation for NeuralSens
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA