RSNNS (version 0.4-11)

getSnnsRFunctionTable: Get SnnsR function table

Description

Get the function table of available SNNS functions.

Usage

getSnnsRFunctionTable()

Arguments

Value

a data.frame with columns:

name

name of the function

type

the type of the function (learning, init, update,...)

#inParams

the number of input parameters of the function

#outParams

the number of output parameters of the function