Create an object of SensMLP class
Arguments
- sens
- listof sensitivity measures, one- data.frameper output neuron
- raw_sens
- listof sensitivities, one- matrixper output neuron
- mlp_struct
- numericvector describing the structur of the MLP model
- trData
- data.framewith the data used to calculate the sensitivities
- coefnames
- charactervector with the name of the predictor(s)
- output_name
- charactervector with the name of the output(s)
- cv
- listlist with critical values of significance for std and mean square.
- boot
- arraybootstrapped sensitivity measures.
- boot.alpha
- arraysignificance level. Defaults to- NULL. Only available for analyzed- caret::trainmodels.
