is.SensMLP {NeuralSens} | R Documentation |
Check if object is of class SensMLP
Description
Check if object is of class SensMLP
Usage
is.SensMLP(object)
Arguments
object |
|
Value
TRUE
if object
is a SensMLP
object
References
Pizarroso J, Portela J, Muñoz A (2022). NeuralSens: Sensitivity Analysis of Neural Networks. Journal of Statistical Software, 102(7), 1-36.
[Package NeuralSens version 1.1.3 Index]