getLayerFunction,DArch-method: Returns the neuron function of a layer from the '>DArch
object
Description
Returns the neuron function of a layer from the '>DArch
object
Usage
# S4 method for DArch
getLayerFunction(darch, index = 1)
Arguments
darch
A instance of the class '>DArch
.
index
The index of the layer.Default is 1.