RSNNS (version 0.4-9)

snnsData: Example data of the package

Description

This is data from the original SNNS examples directory ported to R and stored as one list. The function readPatFile was used to parse all pattern files (.pat) from the original SNNS examples directory. Due to limitations of that function, pattern files containing patterns with variable size were omitted.

Arguments

Examples

Run this code
data(snnsData)
names(snnsData)

Run the code above in your browser using DataCamp Workspace