ActFunc                 Activation function of neuron
CombineSens             Sensitivity analysis plot over time of the data
ComputeHessMeasures     Plot sensitivities of a neural network model
ComputeSensMeasures     Plot sensitivities of a neural network model
DAILY_DEMAND_TR         Data frame with 4 variables
DAILY_DEMAND_TV         Data frame with 3 variables
Der2ActFunc             Second derivative of activation function of
                        neuron
DerActFunc              Derivative of activation function of neuron
HessMLP                 Constructor of the HessMLP Class
HessToSensMLP           Convert a HessMLP to a SensMLP object
HessianMLP              Sensitivity of MLP models
NeuralSens              NeuralSens: Sensitivity Analysis of Neural
                        Networks
PlotSensMLP             Neural network structure sensitivity plot
SensAnalysisMLP         Sensitivity of MLP models
SensFeaturePlot         Feature sensitivity plot
SensMLP                 Constructor of the SensMLP Class
SensMatPlot             Plot sensitivities of a neural network model
SensTimePlot            Sensitivity analysis plot over time of the data
SensitivityPlots        Plot sensitivities of a neural network model
diag3Darray             Define function to create a 'diagonal' array or
                        get the diagonal of an array
diag3Darray<-           Define function to change the diagonal of array
is.HessMLP              Check if object is of class 'HessMLP'
is.SensMLP              Check if object is of class 'SensMLP'
plot.HessMLP            Plot method for the HessMLP Class
plot.SensMLP            Plot method for the SensMLP Class
print.HessMLP           Print method for the HessMLP Class
print.SensMLP           Print method for the SensMLP Class
print.summary.HessMLP   Print method of the summary HessMLP Class
print.summary.SensMLP   Print method of the summary SensMLP Class
simdata                 Simulated data to test the package
                        functionalities
summary.HessMLP         Summary Method for the HessMLP Class
summary.SensMLP         Summary Method for the SensMLP Class
syntheticdata           List of 4 dataframes to test the functions with
                        different variables types
