vector2matrices,matrix-method {pcaMethods} | R Documentation |
Tranform the vectors of weights to matrix structure
## S4 method for signature 'matrix' vector2matrices(object, net)
object |
an nlpcaNet |
net |
the neural network |
weights in matrix structure
Henning Redestig