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]
First Published: 2019-06-04
Latest Update: 2024-02-10
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 09 Apr. 2025.
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)
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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for NeuralSens05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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