setLayer<-: Sets a layer with the given index for the network
Description
Sets a layer with the given index for the network
Usage
setLayer(darch,index) <- value# S4 method for DArch
setLayer(darch, index) <- value
Arguments
darch
A instance of the class DArch
.
value
The layer for the network.