SnnsRObject$initializeNet | R Documentation |
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.
## S4 method for signature 'SnnsR'
initializeNet(parameterInArray, initFunc)
parameterInArray |
the parameters of the initialization function |
initFunc |
the name of the initialization function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.