vector2matrices,matrix-method {pcaMethods}R Documentation

Tranform the vectors of weights to matrix structure

Description

Tranform the vectors of weights to matrix structure

Usage

## S4 method for signature 'matrix'
vector2matrices(object, net)

Arguments

object

an nlpcaNet

net

the neural network

Value

weights in matrix structure

Author(s)

Henning Redestig


[Package pcaMethods version 1.86.0 Index]