SensMLP | R Documentation |
Create an object of SensMLP class
SensMLP(
sens = list(),
raw_sens = list(),
mlp_struct = numeric(),
trData = data.frame(),
coefnames = character(),
output_name = character(),
cv = NULL,
boot = NULL,
boot.alpha = NULL
)
sens |
|
raw_sens |
|
mlp_struct |
|
trData |
|
coefnames |
|
output_name |
|
cv |
|
boot |
|
boot.alpha |
|
SensMLP
object
Pizarroso J, Portela J, Muñoz A (2022). NeuralSens: Sensitivity Analysis of Neural Networks. Journal of Statistical Software, 102(7), 1-36.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.