SnnsRObject-initializeNet: Initialize the network

SnnsRObject$initializeNetR Documentation

Initialize the network

Description

This SnnsR low-level function masks the SNNS kernel function of the same name to allow for both giving the initialization function directly in the call or to use the one that is currently set.

Usage

## S4 method for signature 'SnnsR'
initializeNet(parameterInArray, initFunc)

Arguments

parameterInArray

the parameters of the initialization function

initFunc

the name of the initialization function


RSNNS documentation built on May 29, 2024, 4:37 a.m.