savePatFile | R Documentation |
This function generates an SnnsR-class object, loads the given data there as a pattern set and then uses the functionality of SNNS to save the data as a .pat file.
savePatFile(inputs, targets, filename)
inputs |
a matrix with input values |
targets |
a matrix with target values |
filename |
the name of the .pat file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.