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