readResFile | R Documentation |
This function contains a rudimentary parser for SNNS .res files. It is completely implemented in R and doesn't make use of SNNS functionality.
readResFile(filename)
filename |
the name of the .res file |
a matrix containing the predicted values that were found in the .res file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.